pranavsureshpn / gpusphsim

Automatically exported from code.google.com/p/gpusphsim
0 stars 0 forks source link

Can't run the ConsoleTest demo #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Sorry for the slow reply, I did not see this until now.
No the demo should not need D3D10.
Truth be told I'm not exactly sure what goes wrong here, could you try to debug 
and find out where it fails?

Original issue reported on code.google.com by yaoya...@gmail.com on 14 Aug 2010 at 6:45

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
It's not from my computer, probably from debug symbols in the cudpp compile.
In other words, something goes wrong when trying to use cudpp (sorting).
Perhaps you have don't have enough memory on your GPU? 

Original comment by oystein....@gmail.com on 4 Sep 2010 at 11:54

GoogleCodeExporter commented 8 years ago
I've also run into a similar problem - it seems to work perfectly fine in 
release mode, but when I run the same code in debug / emudebug I get : 

SimCudaHelper: cudaGetDeviceCount failed invalid argument
SETTING:                 Grid Cell Size              10  ->         16.1527
Cuda error: allocScanStorage in file 'h:/sw/devrel/SDK10/Compute/C/cudpp_1_1_1/c
udpp/src/app/scan_app.cu' in line 279 : invalid argument.

did you have any luck in the end yaoyansi?

Original comment by lemongre...@gmail.com on 10 Sep 2010 at 2:59