Hi everyone,

Quick question, how should I copy the data from one GPUArray to another? Is
there something better than

y.set(x.get())

?

Thanks.

Jesse
_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to