Tuesday, March 10, 2009

Sucessful Launch

Yea!
My CUDA dll launches from a wrapper App.
At, during ( or after ?) exit, nvoglnt.dll is misbehaving:

"0xC0000005: Access violation reading location 0x00000770"

This is thrown as an exception. It could be a million things, starting with the fact that I've compiled for debugging.
If the call is in my dll code, I'm just going to catch and ignore it.

No comments:

Post a Comment