Good day, list.

In numpy, one can use arrays of ints to select a non-contiguous subarray, but 
the same does not work in Pycuda (only slices, ellipses and ints). Is there a 
straightforward way to emulate this behaviour (maybe use some memcpy call to 
extract the relevant data)?

Cheers,
Rasmus

Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
https://lists.tiker.net/listinfo/pycuda

Reply via email to