Closed GoogleCodeExporter closed 9 years ago
I believe this was fixed. Several problems were reported in this thread.
One of them is a mismatch between CUDA runtime DLLs. Programs should be run
with the
version of cudart.dll that they were compiled with. If you get this message:
"The value of ESP was not properly saved across a function call"
It's an indication of cudart.dll mismatch.
There was a reference to an old version of the libpng dll. That is fixed in
revision 807.
The CUDA compilation problem was solved by changing the extensions of the
generated
files to cpp.
Original comment by cast...@gmail.com
on 10 Jan 2009 at 5:59
Original issue reported on code.google.com by
cast...@gmail.com
on 27 Oct 2008 at 8:31