work units in error state |
![]() |
| log in |
Questions and Answers : Getting started : work units in error state
| Author | Message |
|---|---|
|
So I am running boinc on a windows machine using the gpu. I have been getting wu in an error state with the stderr | |
| ID: 1116267 · | |
|
When have you rebooted that machine the last time? | |
| ID: 1116322 · | |
<core_client_version>6.12.26</core_client_version> What it means is this: Each task comes equipped with a 'runtime estimate' which is measured in FLOPs (FLoating point OPerations). It's the <rsc_fpops_est>64788201036261.297000</rsc_fpops_est> amount in the <workunit/> tags in client_state.xml file (my example given is from an Einstein task). BOINC will check whether or not the application goes over this estimated amount, and if it does, the application is stopped and that error is given. Another error similar to that is when <rsc_disk_bound>100000000.000000</rsc_disk_bound> gets exceeded, then the message is "Maximum disk space exceeded". Then the amount of disk space that the task should use up is too big. ____________ Jord - BOINC FAQ Service - BOINC User Wiki Real is just a matter of perception. | |
| ID: 1116409 · | |
|
| |
| ID: 1116464 · | |
Questions and Answers : Getting started : work units in error state
| Copyright © 2013 University of California |