We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc9f1d1 commit 5876e9dCopy full SHA for 5876e9d
README.md
@@ -41,7 +41,7 @@ or higher, and an accompanying NVIDIA driver with support for **CUDA 11.0** or n
41
requirements are not enforced by the Julia package manager when installing CUDA.jl.
42
Depending on your system and GPU, you may need to install an older version of the package:
43
44
-* CUDA.jl v4.4 will be the last version with support for CUDA 11.0-11.3 (deprecated in v5.0)
+* CUDA.jl v4.4 is the last version with support for CUDA 11.0-11.3 (deprecated in v5.0)
45
* CUDA.jl v4.0 is the last version to work with CUDA 10.2 (removed in v4.1)
46
* CUDA.jl v3.13 is the last version to work with CUDA 10.1 (removed in v4.0)
47
* CUDA.jl v1.3 is the last version to work with CUDA 9-10.0 (removed in v2.0)
0 commit comments