Skip to content

Commit e872db7

Browse files
committed
Bump minimal Julia version to 1.10
1 parent 92801c2 commit e872db7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ SpecialFunctions = "2"
5555
StaticArraysCore = "1"
5656
UnsafeAtomicsLLVM = "0.1"
5757
hsa_rocr_jll = "5.4"
58-
julia = "1.9"
58+
julia = "1.10"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
## Requirements
2323

24-
- Julia 1.9+ (Navi 3 GPUs require Julia 1.10 or higher).
24+
- Julia 1.10+.
2525
- ROCm 5.3+, which means only GPUs that are supported by these versions will work.
2626
- 64-bit Linux and Windows are supported, see [requirements](https://amdgpu.juliagpu.org/dev/#Installation) section in the docs.
2727

0 commit comments

Comments
 (0)