Skip to content

Commit

Permalink
Update minimum CUDA
Browse files Browse the repository at this point in the history
  • Loading branch information
oierlauzi authored Sep 8, 2024
1 parent e92e6a1 commit 21eb48a
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 @@ -110,7 +110,7 @@ Xmipp requires C++17 compatible compiler (see table below for minimum versions).
Xmipp requires CMake 3.17 or above. To update it please visit the [dedicated section in the Wiki](https://github.com/I2PC/xmipp/wiki/Cmake-update-and-install).

#### CUDA
Xmipp supports CUDA 8 through 12.2. CUDA is optional but highly recommended. We recommend you to use the newest version available for your operating system. Some Xmipp programs are only compiled if CUDA 11 is available. Pay attention to the [compiler - CUDA compatibility](https://gist.github.com/ax3l/9489132).
Xmipp supports CUDA 10.2 through 12.2. CUDA is optional but highly recommended. We recommend you to use the newest version available for your operating system. Some Xmipp programs are only compiled if CUDA 11 is available. Pay attention to the [compiler - CUDA compatibility](https://gist.github.com/ax3l/9489132).

To install CUDA for your operating system, follow the [official install guide](https://developer.nvidia.com/cuda-toolkit-archive).

Expand Down

0 comments on commit 21eb48a

Please sign in to comment.