Page 1 of 1

GPU Assigned to Odd Work Server

Posted: Thu Apr 02, 2020 5:54 am
by jcooke212
When starting F@H my GPU is assigned to work server 192.0.2.1 and fails to connect over and over. I've attached the portion of the logs in question. Running on the current LTS release of Ubuntu, any help would be appreciated.

Code: Select all

05:09:58:WU01:FS01:Assigned to work server 192.0.2.1
05:09:58:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GT218 [NVS 3100M] from 192.0.2.1
05:09:58:WU01:FS01:Connecting to 192.0.2.1:8080
05:10:16:40:192.168.1.106:New Web connection
05:11:38:WU00:FS00:0xa7:Completed 410000 out of 500000 steps (82%)
ESC[93m05:12:08:WARNING:WU01:FS01:WorkServer connection failed on port 8080 trying 80ESC[0m
05:12:08:WU01:FS01:Connecting to 192.0.2.1:80

Re: GPU Assigned to Odd Work Server

Posted: Thu Apr 02, 2020 7:41 am
by bruce
That indicates that FAH did not configure a GPU for any one of several reasons and you cannot add a GPU slot without one.

Best guess: You're not running the proprietary drivers and/or don't have a working OpenCL runtime environment.

Re: GPU Assigned to Odd Work Server

Posted: Thu Apr 02, 2020 8:12 am
by Neil-B
As per https://www.techpowerup.com/gpu-specs/nvs-3100m.c1468 possibly no FP64 (double point) ?? … Posting the head (say top 200 lines) of log (instructions in sig block above) may help

Re: GPU Assigned to Odd Work Server

Posted: Thu Apr 02, 2020 9:58 pm
by Joe_H
The GPU is identified as running on a GT218 chip, not all entries include the chip type. That is a Tesla chip from nVidia, no GPUs based on Tesla series chips can be used for GPU folding, and have not been usable for a number of years. The minimum is a GPU based on the Fermi series that followed the Tesla chips.

Re: GPU Assigned to Odd Work Server

Posted: Thu Apr 02, 2020 10:41 pm
by jcooke212
Thanks for the help, I'll go ahead and remove the gpu slot then.