Skip to content

Commit 18bbb5d

Browse files
authored
Update GPU requirements in README.md
[ci skip]
1 parent 7de34f2 commit 18bbb5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ The latest version of CUDA.jl also has certain requirements that cannot be enfor
8686
package manager:
8787

8888
- Host platform: only 64-bit Linux and Windows are supported;
89-
- Device hardware: only NVIDIA GPUs with **compute capability 3.5** (Kepler) or higher are
89+
- Device hardware: only NVIDIA GPUs with **compute capability 5.0** (Maxwell) or higher are
9090
supported;
91-
- NVIDIA driver: a driver for **CUDA 11.0** or newer is required;
92-
- CUDA toolkit (in case you need to use your own): only **CUDA toolkit 11.4** or newer are
91+
- NVIDIA driver: a driver for **CUDA 12** or newer is required;
92+
- CUDA toolkit (in case you need to use your own): only **CUDA toolkit 12.0** or newer are
9393
supported.
9494

9595
If you cannot meet these requirements, you may need to install an older version of CUDA.jl:

0 commit comments

Comments
 (0)