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 92801c2 commit e872db7Copy full SHA for e872db7
Project.toml
@@ -55,4 +55,4 @@ SpecialFunctions = "2"
55
StaticArraysCore = "1"
56
UnsafeAtomicsLLVM = "0.1"
57
hsa_rocr_jll = "5.4"
58
-julia = "1.9"
+julia = "1.10"
README.md
@@ -21,7 +21,7 @@
21
22
## Requirements
23
24
-- Julia 1.9+ (Navi 3 GPUs require Julia 1.10 or higher).
+- Julia 1.10+.
25
- ROCm 5.3+, which means only GPUs that are supported by these versions will work.
26
- 64-bit Linux and Windows are supported, see [requirements](https://amdgpu.juliagpu.org/dev/#Installation) section in the docs.
27
0 commit comments