Skip to content

Commit

Permalink
Bump minimal Julia version to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
pxl-th committed Jul 16, 2024
1 parent 92801c2 commit e872db7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ SpecialFunctions = "2"
StaticArraysCore = "1"
UnsafeAtomicsLLVM = "0.1"
hsa_rocr_jll = "5.4"
julia = "1.9"
julia = "1.10"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

## Requirements

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

Expand Down

0 comments on commit e872db7

Please sign in to comment.