JuliaGPU / GPUArrays.jl

Reusable array functionality for Julia's various GPU backends.
MIT License
334 stars 78 forks source link

Docs out of date? #467

Closed baggepinnen closed 1 year ago

baggepinnen commented 1 year ago

The index page of the docs points to the CuArrays.jl package, which appears to be deprecated and instead recommends CUDA.jl. Do the docs perhaps need an update?

maleadt commented 1 year ago

Yeah. The package isn't really meant for users though, so docs aren't a priority.

https://github.com/JuliaGPU/GPUArrays.jl/issues/380