My university cluster uses Tesla M2090 cards. My experience (not comprehensive) so far is that the CUDArt.jl + CUxxxx.jl libraries work as one would expect. They're not all 100% complete and some further documentation in places would be nice, but they're pretty good.
The only funny behaviour I've come across is not being able to transfer pointers to device memory across the network, but that's a weird thing to do anyway so I'm happy to work around it. Matthew On Thursday, April 28, 2016 at 9:13:56 PM UTC+1, feza wrote: > > Hi All, > > Has anyone here had experience using Julia programming using Nvidia's > Tesla K80 or K40 GPU? What was the experience, is it buggy or does Julia > have no problem.? >
