mmizzle9 / cudpp

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

Error runnig cudpp (scan in compact) #122

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I'll attach a project.
2. It's repeating, when I try to run my program (compact and/or reduce) on GPUs 
with CC >= 2.0

What is the expected output? What do you see instead?
Expected output is no problem, but I got errors in place, where I've copied src 
of cudpp 2.0.

What version of the product are you using? On what operating system?
Windows 7 64bit, CUDA 4.2, cudpp 2.0, Visual 2010

Please provide any additional information below.
I've tried to run it on other GPUs, there is no problem on CC <=1.3 (GTX 260, 
9600GT, 9800GSO) but crash on GTX 560Ti, GTX 480 and GTX 580.
This is link to this problem on stackoverflow:
http://stackoverflow.com/questions/12543254/error-using-cudpp-2-0-compact

Original issue reported on code.google.com by Tomasz.D...@gmail.com on 26 Sep 2012 at 10:38

GoogleCodeExporter commented 8 years ago
Error can be closed, I've discovered, that I've made a mistake in code, which 
didn't work with GPUs with CC >= 2.0.

Original comment by Tomasz.D...@gmail.com on 2 Oct 2012 at 8:32

GoogleCodeExporter commented 8 years ago

Original comment by harr...@gmail.com on 2 Oct 2012 at 10:33