On Thu, 24 Feb 2011 06:12:22 -0500, Thomas Wiecki <thomas_wie...@brown.edu> 
wrote:
> Hi Lev,
> 
> thanks -- I wasn't aware GPUArray supported any slicing at all.
> However, my slice index is boolean which still does not seem to be
> supported (is it planned?). Any other ideas?

This could be done as a combination of gpuarray.take()/put() and a
scan. Since we don't have scan yet, it's not in yet.

Andreas

Attachment: pgpzNKCensMoO.pgp
Description: PGP signature

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

Reply via email to