Back to the main page.
Bug 269 - problem in printing job information
Status | CLOSED WONTFIX |
Reported | 2010-12-07 21:26:00 +0100 |
Modified | 2011-09-09 15:47:55 +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-07 21:26:36 +0100
The timreq is not correct in the line peerslave[14745]: executing job 1 from robert@MacBook.local (jobid=1256252011, memreq=1234, timreq=0) this corresponds to line 470 in peerslave.c DEBUG(LOG_CRIT, "executing job %d from %s@%s (jobid=%u, memreq=%lu, timreq=%d)", ++jobnum, job->host->user, job->host->name, job->job->id, job->job->memreq, job->job->timreq); but I don't understand what the problem is :-(
Robert Oostenveld - 2011-08-31 17:27:41 +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.