Cool, thanks. As a followup, the threads are working fine, but we have an off-by-one error on some array accesses, which is probably related to why sometimes things terminate and sometimes don't (uninitialized/arbitrary memory). Thanks for the help!
Eli On Fri, Mar 9, 2012 at 5:50 PM, Andreas Kloeckner <[email protected]> wrote: > This gets printed on entry to cuCtxSynchronize. You can easily hack the > macros at the top of src/cpp/cuda.hpp to also log successful completion. _______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
