Skip to content

Commit

Permalink
Fix broken URL in compatibility section in README
Browse files Browse the repository at this point in the history
  • Loading branch information
beorostica committed Jan 19, 2024
1 parent 6b30bb3 commit 311ad67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ If you use this package please acknowledge us by citing our paper.

## Tested compatibility

We automatically test KomaMRICore's CPU multi-threading support on the most popular operating systems. Nevertheless, for GPU support the process is more manual (until #147). Here is a summary of our automatic CPU tests and local GPU tests for multiple versions of Julia:
We automatically test KomaMRICore's CPU multi-threading support on the most popular operating systems. Nevertheless, for GPU support the process is more manual (until [#147](https://github.com/cncastillo/KomaMRI.jl/issues/147)). Here is a summary of our automatic CPU tests and local GPU tests for multiple versions of Julia:

| Julia (OS) | CPU | GPU (Nvidia) |
|:--------------------------------------|:----------------------------------------------:|:------------------:|
Expand Down

0 comments on commit 311ad67

Please sign in to comment.