Back to the main page.
Bug 265 - resubmit control for variable compute times
Status | CLOSED FIXED |
Reported | 2010-12-03 10:24:00 +0100 |
Modified | 2011-01-05 12:01:07 +0100 |
Product: | FieldTrip |
Component: | peer |
Version: | unspecified |
Hardware: | All |
Operating System: | All |
Importance: | P1 major |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Marcel Zwiers - 2010-12-03 10:24:26 +0100
Problem: Time-out parameter that is used in peercellfun is too tight and leads to numerous job-resubmissions. The compute time of the peers can be variable due to load from other users and/or variable compute load (e.g. when involving optimization processes). Moreover, resubmission of a job can interfere with the original job (e.g. both jobs changing the same file) and can thus be undesirable (a show stopper). Suggested solution: Add an optional 'ResubmitTime' field in peercellfun (e.g. ranging from 3 to infinity) that allows the user to control (relax) the resubmit behaviour.
Robert Oostenveld - 2010-12-06 21:25:49 +0100
has been implemented in revision 2296 the timcv option has been removed, and a more transparent ResubmitTime option has been implemented instead
Robert Oostenveld - 2011-01-05 11:57:02 +0100
selected a long list of resolved bugs from roboos and changed the status into "RESOLVED"