Skip to content

Commit 55ab273

Browse files
Update README
1 parent 9c48e9f commit 55ab273

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ DeviceSparseArrays.jl is a Julia package that provides backend-agnostic sparse a
1111
- GPU (using [CUDA.jl](https://github.com/JuliaGPU/CUDA.jl), [AMDGPU.jl](https://github.com/JuliaGPU/AMDGPU.jl), [oneAPI.jl](https://github.com/JuliaGPU/oneAPI.jl), [Metal.jl](https://github.com/JuliaGPU/Metal.jl), etc.)
1212
- [DistributedArrays.jl](https://github.com/JuliaParallel/DistributedArrays.jl) (for distributed computing)
1313
- [Dagger.jl](https://github.com/JuliaParallel/Dagger.jl) (for task parallelism)
14+
- [CuNumeric.jl](https://github.com/JuliaLegate/cuNumeric.jl) (for distributed GPU computing)
1415
- [Reactant.jl](https://github.com/EnzymeAD/Reactant.jl) (for XLA acceleration)
1516
- [StaticArrays.jl](https://github.com/JuliaArrays/StaticArrays.jl) (for small, stack-allocated arrays)
1617
- [FixedSizeArrays.jl](https://github.com/JuliaArrays/FixedSizeArrays.jl) (for arrays with statically known sizes)

0 commit comments

Comments
 (0)