Skip to content

Commit 4b5d452

Browse files
authored
Merge pull request #464 from janden/install_gpu_doc_fix
docs: fix CUDA version typo in GPU install docs
2 parents f830ba3 + 6da3845 commit 4b5d452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install_gpu.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Installation (GPU)
55

66
.. note::
77

8-
Python users may install the cuFINUFFT package using ``pip install cufinufft``, which contains binary wheels compiled against CUDA 10.2 on Linux. If these requirements do not work for your use case, please see the detailed instructions below.
8+
Python users may install the cuFINUFFT package using ``pip install cufinufft``, which contains binary wheels compiled against CUDA 11.2 on Linux. If these requirements do not work for your use case, please see the detailed instructions below.
99

1010
The GPU version of FINUFFT is called cuFINUFFT,
1111
and it uses CUDA kernels (often exploiting fast GPU shared memory)

0 commit comments

Comments
 (0)