File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -86,10 +86,10 @@ The latest version of CUDA.jl also has certain requirements that cannot be enfor
8686package 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
9595If you cannot meet these requirements, you may need to install an older version of CUDA.jl:
You can’t perform that action at this time.
0 commit comments