Hi,

Does anyone have any experience or tips on distributing an application using PyCUDA for users/computers that have a suitable GPU & driver but otherwise unprepared for PyCUDA, i.e. not the full C++ compiler + CUDA SDK toolchain?

Otherwise, I suspect the context cache is a place to start: I would compile all possible kernels, persist the cache and at runtime load the cache so that no compilation is necessary? Any information there upon would be welcome.


Thanks,
Marmaduke

_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to