Hi,

     I am running into some problems converting my code over from the
0.91/0.92 api to the new one. When I try to execute code using atomic
operations and the arch="sm_13" argument, it doesn't work, producing
the following error:

pycuda._driver.LogicError: cuModuleLoadDataEx failed: invalid source -

     However, the actual compilation works -- I run nvcc on the code
string after saving it to a file, and it compiles fine. Any idea why it
wouldn't work in PyCUDA and works fine in nvcc?

Thanks!

nick

_______________________________________________
PyCUDA mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to