Greetings. Is CUFFT unusable from PyCUDA for the same reasons as CUBLAS? My application doesn't need CUBLAS, just CUFFT (for pre-processing). If I can't use CUFFT from PyCUDA, I'll just do the pre-processing in the host (slower...) and do the rest with PyCUDA :)
Thanks, Ahmed _______________________________________________ PyCuda mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
