[julia-users] Re: Improvements to GPU integration with Julia

2016-04-26 Thread Michael Jin
CUDArt.jl and Arrayfire.jl work quite well. I don't know > too much about the OpenCL side, but I don't tend to have a use for it. > > On Monday, April 25, 2016 at 6:06:10 PM UTC-7, Michael Jin wrote: >> >> (Reposted from julia-dev I was told that julia-user was a >> more appropriate

[julia-users] Improvements to GPU integration with Julia

2016-04-25 Thread Michael Jin
(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