[PyCUDA] Kernel caching times

Irwin Zaid irwin.zaid at physics.ox.ac.uk
Wed Sep 21 18:41:05 PDT 2011


Hi all,

I have a quick question about how long one should expect it to take to 
regenerate kernels that have already been compiled (and therefore 
presumably cached).

Some quick tests indicate that something like 40 ms is common when using 
a SourceModule object for compilation. Is this about right? It seems 
quite slow to me.

Cheers,

Irwin



More information about the PyCUDA mailing list