Skip to content

Commit 437797c

Browse files
authored
.cuda 10.2
1 parent 21d3a41 commit 437797c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/Installation/Requirements/index.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,11 @@ Xmipp requires CMake 3.17 or above.
4545
Cuda
4646
^^^^
4747

48-
CUDA is optional but highly recommended. By default Xmippp will search your CUDA installation. Xmipp supports Cuda **10.2** through **12.6**. We recommend you to use the newest version available for your operating system. Pay attention to the `compiler - CUDA compatibility <https://gist.github.com/ax3l/9489132>`_.
48+
CUDA is optional but highly recommended. By default Xmippp will search your CUDA installation. Xmipp supports Cuda **11.0** through **12.6**. We recommend you to use the newest version available for your operating system. Pay attention to the `compiler - CUDA compatibility <https://gist.github.com/ax3l/9489132>`_.
49+
50+
.. Note::
51+
As of may 2025, we have officially dropped support for CUDA 10.2. Please make sure to upgrade to a supported CUDA version (11.0 or higher) to ensure compatibility.
52+
4953

5054
To install CUDA for your operating system, follow the `official install guide <https://developer.nvidia.com/cuda-toolkit-archive>`_.
5155

0 commit comments

Comments
 (0)