Skip to content

Array operations defined for all kind of GPU backends.

License

Notifications You must be signed in to change notification settings

janEbert/GPUArrays.jl

 
 

Repository files navigation

GPUArrays

Reusable GPU array functionality for Julia's various GPU backends.

Documentation Build Status

This package is the counterpart of Julia's AbstractArray interface, but for GPU array types: It provides functionality and tooling to speed-up development of new GPU array types. This package is not intended for end users! Instead, you should use one of the packages that builds on GPUArrays.jl, such as CuArrays.

About

Array operations defined for all kind of GPU backends.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%