[PyCUDA] compile and call thrust
Igor
rychphd at gmail.com
Tue Oct 11 04:00:39 PDT 2011
Hi,
Is it possible to compile some thrust code for example from here
http://stackoverflow.com/questions/7709181/maximum-element-value-and-position-using-thrust
...or will PyCUDA be always limited to compiling kernels only? If
that's the case, will PyCUDA reimplement thrust's code such as
thrust/extrema.h? I am particularly interested in finding max/min
elements in a GPU vector. Thrust allows it, and PyCUDA doesn't seem
to.
Igor
More information about the PyCUDA
mailing list