3 GPUS say "Failed" (red background) after a few retries.

Moderators: Site Moderators, FAHC Science Team

bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: 3 GPUS say "Failed" (red background) after a few retries

Post by bruce »

Code: Select all

08:58:14:           GPUs: 1
08:58:14:          GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:8 GP102 [GeForce GTX 1080 Ti] 11380
08:58:14:  CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:6.1 Driver:11.0
08:58:14:OpenCL Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:1.2 Driver:452.6
07:23:47:WU03:FS03:0x22:ERROR:exception: Error compiling kernel
...
07:23:47:WARNING:WU03:FS03:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
The first think I'd do is remove all overclocking or perhaps underclock slightly.
Does that fix the problem?

Second, it might be a driver problem.

How did you decide which driver version to install? Have you tried a clean install?
jonorok
Posts: 5
Joined: Thu Sep 17, 2020 4:01 pm

Re: 3 GPUS say "Failed" (red background) after a few retries

Post by jonorok »

I notice in all the logs, it says

CUDA Device 0
and OpenCL Device 0

It also reports having the latest, 452.6 drivers. Try a clean install using DDU (Display Driver Uninstaller) to remove your current drivers completely, and reboot. Reinstall Nvidia's drivers, and reboot again.
chabgood
Posts: 78
Joined: Wed Mar 29, 2017 7:59 pm
Hardware configuration: Core I7 7800
4 - 2080
3 - 2080 Super
32GB ram
Ubuntu OS.
All on an EK waterblock system
Location: Austin Tx.

Re: 3 GPUS say "Failed" (red background) after a few retries

Post by chabgood »

You should try ubuntu as well.
Image
PantherX
Site Moderator
Posts: 7020
Joined: Wed Dec 23, 2009 9:33 am
Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB

Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400
Location: Land Of The Long White Cloud
Contact:

Re: 3 GPUS say "Failed" (red background) after a few retries

Post by PantherX »

jonorok wrote:I notice in all the logs, it says

CUDA Device 0
and OpenCL Device 0...
Welcome to the F@H Forum jonorok,

Please note that it means that it found a CUDA Device and the enumeration starts at 0 since this is computers. Thus, that's is correct. The assumption being you're referencing this section of the log file:
08:58:14: CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:6.1 Driver:11.0
08:58:14:OpenCL Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:1.2 Driver:452.6
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time

Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
jonorok
Posts: 5
Joined: Thu Sep 17, 2020 4:01 pm

Re: 3 GPUS say "Failed" (red background) after a few retries

Post by jonorok »

PantherX, Thanks. These things are simple but they often throw me for a loop.
PantherX
Site Moderator
Posts: 7020
Joined: Wed Dec 23, 2009 9:33 am
Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB

Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400
Location: Land Of The Long White Cloud
Contact:

Re: 3 GPUS say "Failed" (red background) after a few retries

Post by PantherX »

jonorok wrote:...These things are simple but they often throw me for a loop.
It's our pleasure! We all hard to start from somewhere so feel free to create topics/posts so we can answer your questions to point you to the right direction :)
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time

Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: 3 GPUS say "Failed" (red background) after a few retries

Post by bruce »

It should be noted that a single GPU can be used EITHER as an OpenCL device or as a CUDA device so your GPU:0 isn't really two devices ... it just can use two different sets of drivers.
Post Reply