Message boards :
Number crunching :
GPU calculation error
Message board moderation
Author | Message |
---|---|
New member Send message Joined: 15 May 25 Posts: 1 Credit: 415,000 RAC: 27,554 |
Hi all, New to this project, and I'm getting some errors crunching GPU tasks. My GPU is a GTX980 which is a bit long in the tooth but manages CUDA tasks on other projects (i.e. PrimeGrid) without issue. Win10, running latest version of the NVIDIA drivers, updated today. Error message is below. Is this card just too old for this project? <core_client_version>8.0.2</core_client_version> <![CDATA[ <message> Error performing inpage operation. (0x3e7) - exit code 999 (0x3e7)</message> <stderr_txt> boinc gpu 0 gpuindex: 0 No checkpoint to load Maxwell device detected - running smaller kernel runs for compat. GPUassert: unknown error (code 999) main.cu 4890 </stderr_txt> ]]> |
![]() Send message Joined: 8 Mar 21 Posts: 89 Credit: 1,367,682,973 RAC: 11,054,879 ![]() ![]() ![]() ![]() ![]() ![]() |
Could be, the Maxwell 2 cards are supposed to be supported, but the app has to make some drastic changes in running to accommodate those cards. Your card might be an Maxwell type 1 card in fact and why it fails. Might PM boysanic specifically and ask him what the error indicates. He is the admin and main tester for the app developers. |
Send message Joined: 13 Jan 25 Posts: 6 Credit: 45,607,500 RAC: 1,313,810 ![]() ![]() ![]() |
GTX 980 is Maxwell 2.0 cc_5.2 |