GPUS disabled

Moderators: Site Moderators, FAHC Science Team

Post Reply
chabgood
Posts: 77
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.

GPUS disabled

Post by chabgood »

Ubuntu 20, 7 GPU, 4 - 2080, 3 - 2080 supers.
I downloaded the 7.6.17 client. I rebooted and all 7 GPU were disabled. I ended up deleted all 7 GPU, then i rebooted, then all 7 GPUS showed up. Then a few days later i rebooted and then all 7 GPU's were disabled, ugggh, I deleted all GPU's then i rebooted and then all 7 GPU's showed up.

Any idea why this is happening after rebooting?
Image
Whompithian
Posts: 39
Joined: Thu Jun 25, 2020 12:40 am

Re: GPUS disabled

Post by Whompithian »

On CentOS 8, I have had consistent problems with the latest beta client failing to recognize my GPUs if there is a GPU section in the config file. If there are no GPU sections defined, it detects the GPUs properly, then writes the appropriate GPU sections to the config, which causes the client to fail to recognize the GPUs the next time it starts.

To work around this problem, I use "ExecStartPre" in the systemd unit file to copy a version of the config file that has no GPU section defined. The relevant section of `FAHClient.service`:

Code: Select all

[Service]
ExecStartPre=cp /usr/local/etc/fahclient/config.xml /etc/fahclient/config.xml
ExecStart=/usr/bin/FAHClient --config=/etc/fahclient/config.xml --chdir=/var/lib/fahclient/
Another option is to `chown -R root:root /etc/fahclient` or to `chattr i /etc/fahclient/config.xml` to prevent modification of the config file by the client. This approach, however, results in a lot of spam in the logs regarding insufficient permission to move the config file for backup. I have not tested disabling config backups to solve this.
bruce
Posts: 20824
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: GPUS disabled

Post by bruce »

One possibility: If your GPUs have a high failure rate, FAH wants to stop you draining WUs that can be completed by somebody else. I will disable your resources.
foldy
Posts: 2040
Joined: Sat Dec 01, 2012 3:43 pm
Hardware configuration: Folding@Home Client 7.6.13 (1 GPU slots)
Windows 7 64bit
Intel Core i5 2500k@4Ghz
Nvidia gtx 1080ti driver 441

Re: GPUS disabled

Post by foldy »

I would recommend to stay with public FAHclient 7.6.13. The beta versions are still buggy
PantherX
Site Moderator
Posts: 6986
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: GPUS disabled

Post by PantherX »

Please note that the beta version which you downloaded (V7.6.17) wasn't meant to be a Beta version. It was a developmental version uploaded for the development team to test. It clearly has massive issues and a new version will be released when ready. We have raised it up with the development team that a different method to distribute a test build instead of using a Beta page. Let's wait and see what happens.
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
Post Reply