Hello PyCUDA list,

I'm just starting out with PyCUDA and have not used much more than
gpuarray and cumath. In fact, I have yet to program my own CUDA
kernel. I'm wondering if there is a built-in erfc method for a
gpuarray. If PyCUDA doesn't have one built-in, how would I implement a
CUDA kernel for erfc? Prior to PyCUDA, I was using scipy.special.erfc
on NumPy arrays.

Thanks in advance!

Faisal

_______________________________________________
PyCUDA mailing list
pyc...@host304.hostmonster.com
http://host304.hostmonster.com/mailman/listinfo/pycuda_tiker.net

Reply via email to