Posts by User

1) (Message 5014)
Posted 6 Oct 2016 by User
Post:
I thought replacing my old graphics card with a new one caused it, but it seems that this has been happening to me since I started back on Asteroids@home a few days ago. Before the new card had arrived.

Went from an nVidia GTX 460 to an nVidia GTX 1060.

GPU GTX 1060 wrote:
<core_client_version>7.6.22</core_client_version>
<![CDATA[
<message>
The system cannot find the file specified.
(0x2) - exit code 2 (0x2)
</message>
<stderr_txt>
CUDA RC12!!!!!!!!!!
CUDA Device number: 0
CUDA Device: GeForce GTX 1060 6GB
Compute capability: 6.1
Multiprocessors: 10
Unsupported CC detected (CC2.0 and better supported only).

</stderr_txt>
]]>


GPU GTX 460 wrote:
<core_client_version>7.6.22</core_client_version>
<![CDATA[
<message>
The system cannot find the file specified.
(0x2) - exit code 2 (0x2)
</message>
<stderr_txt>
CUDA RC12!!!!!!!!!!
CUDA Device number: 0
CUDA Device: GeForce GTX 460
Compute capability: 2.1
Multiprocessors: 7
Grid dim: 56 = 7*8
Block dim: 128
Unsupported CC detected (CC2.0 and better supported only).

</stderr_txt>
]]>


I've also had a few CPU access violations or unknown errors, but I'm primarily concerned about GPU for now since it's rejecting them all flat-out. As far as I can tell, I can still do CPU fine.

Historically, the GTX 460 worked fine. Or rather, stderr said roughly the same thing but the exit status was success. The only difference was that instead of "Unsupported CC detected (CC2.0 and better supported only)" it said "05:15:13 (8272): called boinc_finish" or a similar string.

Please let me know if there's anything I can do to help.