Skip to content

Commit 2487a2c

Browse files
Update README.md
Co-authored-by: Tim Besard <[email protected]>
1 parent 22c6845 commit 2487a2c

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 [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).
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)