Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
[skip tests]
[skip docs]
  • Loading branch information
pxl-th authored May 18, 2024
1 parent d7358ce commit 4d1a560
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,11 @@
## Requirements

- Julia 1.9+ (Navi 3 GPUs require Julia 1.10 or higher).
- ROCm 5.3 - 6.0, which means only GPUs that are supported by these versions will work.
- 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.

For Julia 1.11 set `JULIA_LLVM_ARGS="-opaque-pointers"` to enable opaque pointers and use system-wide device libraries, instead of patched from artifacts.

## Quick start

AMDGPU.jl can be installed with the Julia package manager.
Expand Down

0 comments on commit 4d1a560

Please sign in to comment.