(Reposted from julia-dev I was told that julia-user was a 
more appropriate place to have this thread.)

Hi, I'm an undergraduate student and I've been using Julia since 2013. I've 
been trying to use the GPU seamlessly for projects involving Julia 
matrices. For that end, I have started working on my own OpenCL BLAS Julia 
library to test the clBLAS library at the lowest level possible for the GPU 
with the OpenCL C library.

Here's a link to my project: https://github.com/mikhail-j/OpenCLBLAS.jl

This project has been tested on a NVIDIA GTX 780 Ti.

Any suggestions on what I can do to improve the state of GPU integration 
with Julia?

Reply via email to