[PyCuda] PyCuda equivalent of cudaThreadSynchronize();

Siddharth Priya priya.siddharth at gmail.com
Sat May 9 02:29:58 PDT 2009


Hello,

I went through the pycuda documentation and it seems the equivalent function
is

pycuda.driver.Context.synchronize() .

Is this accurate?

I need this to block kernel calls in python, to measure kernel execution
time.


thanks
Siddharth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tiker.net/pipermail/pycuda/attachments/20090509/f997036c/attachment-0001.htm>


More information about the PyCUDA mailing list