We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/JuliaGPU/GPUArrays.jl. The interface isn't well documented, but you can follow the example at https://github.com/JuliaGPU/GPUArrays.jl/blob/b2f396dabdab907866b885cd7abb647214cddace/lib/JLArrays/src/JLArrays.jl. The main entry point is GPUArrays.gpu_call
GPUArrays.gpu_call
The text was updated successfully, but these errors were encountered:
Alternatively, consider using KernelAbstractions.jl.
KernelAbstractions.jl
Sorry, something went wrong.
No branches or pull requests
https://github.com/JuliaGPU/GPUArrays.jl. The interface isn't well documented, but you can follow the example at https://github.com/JuliaGPU/GPUArrays.jl/blob/b2f396dabdab907866b885cd7abb647214cddace/lib/JLArrays/src/JLArrays.jl. The main entry point is
GPUArrays.gpu_call
The text was updated successfully, but these errors were encountered: