GPU Error

Message boards : Number crunching : GPU Error
Message board moderation

To post messages, you must log in.

1 · 2 · Next

AuthorMessage
Dark Angel

Send message
Joined: 6 Jun 18
Posts: 3
Credit: 6,661,034
RAC: 277
Message 2202 - Posted: 23 Mar 2019, 6:08:52 UTC

"NumberFields@home: Notice from server
NVIDIA GPU: Upgrade to the latest driver to process tasks using your computer's GPU"

I already am using the latest driver for my distribution (Linux Mint 19)
ID: 2202 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Eric Driver
Project administrator
Project developer
Project tester
Project scientist

Send message
Joined: 8 Jul 11
Posts: 1318
Credit: 403,750,238
RAC: 287,952
Message 2203 - Posted: 23 Mar 2019, 6:55:09 UTC - in response to Message 2202.  

It sounds like you have an older graphics card that doesn't support the newer 418.39 Nvidia driver. Either the OpenCL app will fix this or I will need to build from an older SDK. Bear with me...
ID: 2203 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Dark Angel

Send message
Joined: 6 Jun 18
Posts: 3
Credit: 6,661,034
RAC: 277
Message 2206 - Posted: 23 Mar 2019, 10:11:15 UTC - in response to Message 2203.  

GTX 1060, only a couple of months old, running proprietary driver 390.116, the latest in the repositories. Thanks for your "insight".
ID: 2206 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
mmonnin

Send message
Joined: 1 Feb 17
Posts: 23
Credit: 52,585,281
RAC: 26,424
Message 2207 - Posted: 23 Mar 2019, 11:42:21 UTC - in response to Message 2206.  
Last modified: 23 Mar 2019, 11:44:03 UTC

GTX 1060, only a couple of months old, running proprietary driver 390.116, the latest in the repositories. Thanks for your "insight".


You need at least 418, which are in the nvidia PPA.

sudo add-apt-repository ppa:graphics-drivers/ppa

update and it will be available in drivers.
ID: 2207 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Rantanplan

Send message
Joined: 17 Sep 18
Posts: 18
Credit: 1,908,082
RAC: 270
Message 2232 - Posted: 24 Mar 2019, 19:20:21 UTC

Even same drivers and libraries here. So it's ment to do on kepler,
but here NOT. Is it nessecary to install the Cuda 10.1 SDK ?
ID: 2232 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Eric Driver
Project administrator
Project developer
Project tester
Project scientist

Send message
Joined: 8 Jul 11
Posts: 1318
Credit: 403,750,238
RAC: 287,952
Message 2235 - Posted: 24 Mar 2019, 20:09:30 UTC - in response to Message 2232.  

Even same drivers and libraries here. So it's ment to do on kepler,
but here NOT. Is it nessecary to install the Cuda 10.1 SDK ?


You shouldn't have to install the SDK. You have a GTX 670 (compute capability 3.0) so you should be good.

I'm not sure what the problem is. Did the event log give any clues?
ID: 2235 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Rantanplan

Send message
Joined: 17 Sep 18
Posts: 18
Credit: 1,908,082
RAC: 270
Message 2238 - Posted: 24 Mar 2019, 20:29:58 UTC

nope, only the task report says:


Now starting the targeted Martinet search:
Error code 700: an illegal memory access was encountered file polDiscTest_gpuCuda.cu line 415.
ID: 2238 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
mmonnin

Send message
Joined: 1 Feb 17
Posts: 23
Credit: 52,585,281
RAC: 26,424
Message 2240 - Posted: 24 Mar 2019, 21:34:49 UTC - in response to Message 2238.  

nope, only the task report says:


Now starting the targeted Martinet search:
Error code 700: an illegal memory access was encountered file polDiscTest_gpuCuda.cu line 415.


I had a couple of those as well. Lowered my OC a bit and it went away.
ID: 2240 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Rantanplan

Send message
Joined: 17 Sep 18
Posts: 18
Credit: 1,908,082
RAC: 270
Message 2241 - Posted: 24 Mar 2019, 21:48:16 UTC
Last modified: 24 Mar 2019, 21:51:07 UTC

what a pitty, stock bios and clocks.

Guessed here: As root no write permissions were set on the /var/lib/boinc-client/ folder.

Still checking it...it wasn't.

edit: OK i got not any clue.
ID: 2241 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Eric Driver
Project administrator
Project developer
Project tester
Project scientist

Send message
Joined: 8 Jul 11
Posts: 1318
Credit: 403,750,238
RAC: 287,952
Message 2245 - Posted: 25 Mar 2019, 1:29:41 UTC - in response to Message 2241.  

what a pitty, stock bios and clocks.

Guessed here: As root no write permissions were set on the /var/lib/boinc-client/ folder.

Still checking it...it wasn't.

edit: OK i got not any clue.


I have no clue either. It seems like it might be a bad build for that compute capability. When I get a chance later I will check if there are any other failures for cc3.0
ID: 2245 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Rantanplan

Send message
Joined: 17 Sep 18
Posts: 18
Credit: 1,908,082
RAC: 270
Message 2250 - Posted: 25 Mar 2019, 7:45:55 UTC
Last modified: 25 Mar 2019, 7:48:31 UTC

ok, there are unrepaired dependencies to "libcuda.5.x-6.x" libraries.

Can't exclude them...

Can't add this DEB Package:

nvidia-opencl-icd_418.43-1_amd64.deb

The Packet-Manager won't install it (without any error).
ID: 2250 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Rantanplan

Send message
Joined: 17 Sep 18
Posts: 18
Credit: 1,908,082
RAC: 270
Message 2252 - Posted: 25 Mar 2019, 10:36:15 UTC

btw

There is something tricky by encoding programm codes like C++.

I've noteiced that at copy&paste there will be a "^M" added in text
when copied in Windows 10. Lucky ones...
ID: 2252 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Rantanplan

Send message
Joined: 17 Sep 18
Posts: 18
Credit: 1,908,082
RAC: 270
Message 2253 - Posted: 25 Mar 2019, 12:29:44 UTC

lol, the first ELEVEN points crunched by MY GPU.
ID: 2253 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
mmonnin

Send message
Joined: 1 Feb 17
Posts: 23
Credit: 52,585,281
RAC: 26,424
Message 2254 - Posted: 25 Mar 2019, 13:13:37 UTC

Ha well it only ran for 1 second and credit is a function of time and FLOPs.
ID: 2254 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Rantanplan

Send message
Joined: 17 Sep 18
Posts: 18
Credit: 1,908,082
RAC: 270
Message 2256 - Posted: 25 Mar 2019, 16:24:53 UTC
Last modified: 25 Mar 2019, 16:25:06 UTC

ok, system log shows : API 7.5 will be used for the app.

Mean that, that CUDA 7.5 will be used ?
ID: 2256 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Eric Driver
Project administrator
Project developer
Project tester
Project scientist

Send message
Joined: 8 Jul 11
Posts: 1318
Credit: 403,750,238
RAC: 287,952
Message 2257 - Posted: 25 Mar 2019, 16:34:09 UTC - in response to Message 2250.  

ok, there are unrepaired dependencies to "libcuda.5.x-6.x" libraries.

Can't exclude them...

Can't add this DEB Package:

nvidia-opencl-icd_418.43-1_amd64.deb

The Packet-Manager won't install it (without any error).


Could the problem be the cuda version? I left that out of the plan class.
ID: 2257 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Eric Driver
Project administrator
Project developer
Project tester
Project scientist

Send message
Joined: 8 Jul 11
Posts: 1318
Credit: 403,750,238
RAC: 287,952
Message 2258 - Posted: 25 Mar 2019, 16:37:34 UTC - in response to Message 2256.  

ok, system log shows : API 7.5 will be used for the app.

Mean that, that CUDA 7.5 will be used ?


The app was built with cuda version 10.1 I believe.
ID: 2258 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Rantanplan

Send message
Joined: 17 Sep 18
Posts: 18
Credit: 1,908,082
RAC: 270
Message 2260 - Posted: 25 Mar 2019, 16:41:12 UTC
Last modified: 25 Mar 2019, 16:42:12 UTC

ok, see no quick way to install cuda 10.1 , version 9.1 is latest on Ubuntu 18.10.

ok, i'll try to install then Cuda 8 , very later this evening, maybe tomorrow and see.
ID: 2260 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
mmonnin

Send message
Joined: 1 Feb 17
Posts: 23
Credit: 52,585,281
RAC: 26,424
Message 2262 - Posted: 25 Mar 2019, 17:32:56 UTC - in response to Message 2260.  

ok, see no quick way to install cuda 10.1 , version 9.1 is latest on Ubuntu 18.10.

ok, i'll try to install then Cuda 8 , very later this evening, maybe tomorrow and see.


Driver 418 is available if you add the nvidia repository.
ID: 2262 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Eric Driver
Project administrator
Project developer
Project tester
Project scientist

Send message
Joined: 8 Jul 11
Posts: 1318
Credit: 403,750,238
RAC: 287,952
Message 2263 - Posted: 25 Mar 2019, 17:35:14 UTC - in response to Message 2260.  

When I installed the 10.1 SDK, it also installed Cuda 10.1.105 automatically. I can only assume this is the version that is used when compiling.

According to Nvidia's website, the 10.1 SDK is supported on Ubuntu 18.10. If nothing else works and you get desperate enough, you could install the 10.1 SDK and you should automatically pick up all the required drivers and cuda versions.
ID: 2263 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
1 · 2 · Next

Message boards : Number crunching : GPU Error


Main page · Your account · Message boards


Copyright © 2024 Arizona State University