Back to the main page.
Bug 333 - smartcpu switching is inconsistent
Status | CLOSED WONTFIX |
Reported | 2010-12-20 23:08:00 +0100 |
Modified | 2011-09-09 15:47:57 +0200 |
Product: | FieldTrip |
Component: | peer |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P1 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2010-12-20 23:08:51 +0100
around line 268 f smartcpu.c it reads if (smartcpu.evidence >= NumPeers+1) { smartcpu.evidence++; whereas a few lines earlier smartcpu.evidence is reset to zero in case of a switch to zombie. This suggests that switching from zombie->idle is too aggressive.
Robert Oostenveld - 2011-08-31 17:27:43 +0200
I am closing this bug because the development on the fieldtrip/peer toolbox will be put onto hold in favor of the fieldtrip/qsub toolbox. The qsub toolbox is more promising for the DCCN as a whole and hence requires attention. The peer toolbox will remain available within fieldtrip, and external contributions to the code will be considered for inclusion. In the future, the development on fieldtrip/peer may be started up again and the bugs that I hereby close as "wontfix" can be revisited.