Questions and Answers : Unix/Linux : Deferring communication with project
Message board moderation
Author | Message |
---|---|
Send message Joined: 12 Sep 04 Posts: 1 Credit: 118,215 RAC: 0 |
I'm on Linux. How can I force BOINC to exchange work units with the server every time I start the executable. I have ADSL. It says: 2005-01-06 22:42:17 [SETI@home] Deferring communication with project for 1 days, 14 hours, 33 minutes, and 36 seconds 2005-01-06 22:42:17 [SETI@home] Deferring communication with project for 1 days, 14 hours, 33 minutes, and 36 seconds 2005-01-06 22:42:17 [climateprediction.net] Deferring communication with project for 1 days, 7 hours, 41 minutes, and 7 seconds 2005-01-06 22:42:17 [climateprediction.net] Deferring communication with project for 1 days, 7 hours, 41 minutes, and 7 seconds Thanks |
Send message Joined: 4 Jan 05 Posts: 1 Credit: 8,328,087 RAC: 0 |
You must zero the time delay. I do this with the following command after all BOINC processes have been terminated. $ sed -i.BKP -e s/min_rpc_time\>[0-9]*/min_rpc_time\>0/ client_state.xml |
©2024 cpdn.org