Low PPD from 4x 1080tis (~400k each) - help please!

It seems that a lot of GPU problems revolve around specific versions of drivers. Though NVidia has their own support structure, you can often learn from information reported by others who fold.

Moderators: Site Moderators, FAHC Science Team

leggazoid
Posts: 11
Joined: Sat Jun 08, 2013 6:42 pm

Re: Low PPD from 4x 1080tis (~400k each) - help please!

Post by leggazoid »

Linux install guide...

Install Ubuntu 17.10

Code: Select all

sudo apt-add-repository ppa:graphics-drivers/ppa
sudo apt update
sudo apt full-upgrade
sudo apt install nvidia-387
sudo nvidia-xconfig -a --cool-bits=31 --allow-empty-initial-configuration
wget http://launchpadlibrarian.net/109052632/python-support_1.0.15_all.deb
sudo apt install ./python-support_1.0.15_all.deb
wget https://folding.stanford.edu/releases/public/release/fahclient/debian-testing-64bit/v7.4/fahclient_7.4.4_amd64.deb
sudo apt install ./fahclient_7.4.4_amd64.deb
wget https://folding.stanford.edu/releases/public/release/fahcontrol/debian-testing-64bit/v7.4/fahcontrol_7.4.4-1_all.deb
sudo apt install ./fahcontrol_7.4.4-1_all.deb
wget http://fah-web.stanford.edu/file-releases/public/GPUs.txt
sudo cp GPUs.txt /var/lib/fahclient/
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Low PPD from 4x 1080tis (~400k each) - help please!

Post by bruce »

Have you configured a passkey? Have you completed 10 WUs since it was configured?

Please post the FAH log per the instructions below. Include the first few pages plus segments showing the WUs being processed and enough of the performance reports so we can see what's going on.
Post Reply