Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638318 - sci-biology/foldingathome-7.4.4-r2 doesn't start on GPU
Summary: sci-biology/foldingathome-7.4.4-r2 doesn't start on GPU
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ian Stakenvicius (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-21 13:08 UTC by Devang M
Modified: 2017-11-21 18:18 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devang M 2017-11-21 13:08:01 UTC
When configured for GPU folding in config.xml, the log file says this repeatedly until the client gives up: 

12:49:59:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
12:49:59:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:9414 run:276 clone:4 gen:53 core:0x21 unit:0x0000003cab436c9d585e0691abac26b1
12:49:59:WU02:FS01:Uploading 5.50KiB to 171.67.108.157
12:49:59:WU02:FS01:Connecting to 171.67.108.157:8080
12:49:59:WU02:FS01:Upload complete
12:49:59:WU02:FS01:Server responded WORK_ACK (400)
12:49:59:WU02:FS01:Cleaning up
12:49:59:WU01:FS01:Connecting to 171.67.108.45:80
12:49:59:WU01:FS01:Assigned to work server 171.67.108.157
12:49:59:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:GP107 [GeForce GTX 1050] 1862 from 171.67.108.157
12:49:59:WU01:FS01:Connecting to 171.67.108.157:8080
12:49:59:WU01:FS01:Downloading 5.16MiB
12:50:02:WU01:FS01:Download complete
12:50:02:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:9414 run:2598 clone:2 gen:26 core:0x21 unit:0x0000001eab436c9d585e06a4cde5ad5b
12:50:02:WU01:FS01:Starting
12:50:02:WU01:FS01:Running FahCore: /opt/foldingathome/FAHCoreWrapper /opt/foldingathome/cores/fahwebx.stanford.edu/cores/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 01 -suffix 01 -version 704 -lifeline 10238 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
12:50:02:WU01:FS01:Started FahCore on PID 10844
12:50:02:WU01:FS01:Core PID:10848
12:50:02:WU01:FS01:FahCore 0x21 started
12:50:02:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
12:50:02:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:9414 run:2598 clone:2 gen:26 core:0x21 unit:0x0000001eab436c9d585e06a4cde5ad5b
12:50:02:WU01:FS01:Uploading 5.50KiB to 171.67.108.157
12:50:02:WU01:FS01:Connecting to 171.67.108.157:8080
12:50:02:WU01:FS01:Upload complete
12:50:02:WU01:FS01:Server responded WORK_ACK (400)
12:50:02:WU01:FS01:Cleaning up
12:50:02:WU02:FS01:Connecting to 171.67.108.45:80
12:50:03:WU02:FS01:Assigned to work server 171.67.108.157
12:50:03:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:GP107 [GeForce GTX 1050] 1862 from 171.67.108.157
12:50:03:WU02:FS01:Connecting to 171.67.108.157:8080
12:50:03:WU02:FS01:Downloading 5.15MiB
12:50:05:WU02:FS01:Download complete
12:50:05:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:9415 run:1014 clone:2 gen:30 core:0x21 unit:0x00000023ab436c9d585e06d2ef4c12fc
12:50:05:WU02:FS01:Starting
12:50:05:WU02:FS01:Running FahCore: /opt/foldingathome/FAHCoreWrapper /opt/foldingathome/cores/fahwebx.stanford.edu/cores/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 02 -suffix 01 -version 704 -lifeline 10238 -checkpoint 15 -gpu 0 -gpu-vendor nvidia
12:50:05:WU02:FS01:Started FahCore on PID 10851
12:50:05:WU02:FS01:Core PID:10855
12:50:05:WU02:FS01:FahCore 0x21 started
12:50:05:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)

My config: 
<config>
  <!-- User Information -->
  <team v='11298'/>
  <user v='a'/>

  <!-- Folding Slots -->
  <slot id='0' type='CPU'/>
  <slot id='1' type='GPU'/>
</config>
Comment 1 Jonas Stein gentoo-dev 2017-11-21 17:58:44 UTC
Thank you for the report. Please recompile and *attach* the logfiles in the meantime,
https://wiki.gentoo.org/wiki/Bugzilla/Bug_report_guide#Report_a_build-time_bug_.28emerge_failed.29
and reopen this ticket (Status:unconfirmed).
Comment 2 Ian Stakenvicius (RETIRED) gentoo-dev 2017-11-21 18:18:40 UTC
I've seen this on CentOS before as well.  It means you have issues between cuda/opencl and nvidia-drivers.  My guess would be you installed updated drivers but haven't rebooted yet.