Skip to content

Commit 036a8a8

Browse files
authored
Merge pull request #339 from JuliaGPU/sd/update_backends
Update backend links
2 parents 292848f + 2487a2c commit 036a8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
This package is the counterpart of Julia's `AbstractArray` interface, but for GPU array
2828
types: It provides functionality and tooling to speed-up development of new GPU array types.
2929
**This package is not intended for end users!** Instead, you should use one of the packages
30-
that builds on GPUArrays.jl, such as [CuArrays](https://github.com/JuliaGPU/CuArrays.jl).
30+
that builds on GPUArrays.jl, such as [CUDA.jl](https://github.com/JuliaGPU/CUDA.jl), [oneAPI.jl](https://github.com/JuliaGPU/oneAPI.jl) or [AMDGPU.jl](https://github.com/JuliaGPU/AMDGPU.jl).

0 commit comments

Comments
 (0)