Hi all,

I'm trying to apply template in a kernel function but I can't.
I follow the example in the wiki but it's only for __device__ fuctions

http://wiki.tiker.net/PyCuda/Examples/C%2B%2BFunctionTemplates

I couldn't figure out because extern "C" is useful to avoid  name mangling
of the name kernel function.

Is there a way to solve it?


Thanks,
Filippo

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

Reply via email to