Advertisement
cielavenir

Fixing AlmereGrid

Oct 9th, 2014
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. Currently AlmereGrid is known to have issues, but I have found the solution.
  2.  
  3. 1. Get AlmereGrid job and turn off boinc service.
  4. 2. Open client_state.xml.
  5. 3. Find almeregrid upload entries and modify max_nbytes from 10000 to 1000000.
  6. 4. Find almeregrid workunit entries and multiply rsc_fpops_bound by 100 times
  7.  
  8. Then you will not have computation error (see http://boinc.almeregrid.nl/workunit.php?wuid=5403129 ).
  9.  
  10. So, AlmereGrid admin should just give bigger max_nbytes and rsc_fpops_bound.
  11.  
  12. Acknowledgement:http://igemathome.org/igemathome/forum_thread.php?id=99&postid=241
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement