On Mittwoch 11 März 2009, you wrote:
> Hi Andreas,
>
>     For asynchronous memory copies, what do I use to load data to a
> page-locked array? 

> Does page_locked[:] = original[:] work?

That should do it. Even if it comes out pagelocked_something(), it's just a 
plain old numpy array, just in special memory.

Andreas

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
PyCuda mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to