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
_______________________________________________ PyCuda mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
