Skip to content

Commit 6da3845

Browse files
committed
docs: fix CUDA version typo in GPU install docs
1 parent f830ba3 commit 6da3845

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)