- 26 Oct, 2016 1 commit
-
-
Manuel Günther authored
-
- 31 Mar, 2016 1 commit
-
-
Manuel Günther authored
-
- 16 Mar, 2016 2 commits
-
-
Manuel Günther authored
-
Manuel Günther authored
-
- 03 Mar, 2016 1 commit
-
-
Amir Mohammadi authored
-
- 17 Feb, 2016 1 commit
-
-
Amir Mohammadi authored
-
- 05 May, 2015 1 commit
-
-
Manuel Günther authored
-
- 04 May, 2015 1 commit
-
-
Manuel Günther authored
-
- 06 Feb, 2015 1 commit
-
-
Manuel Günther authored
-
- 07 Jan, 2015 1 commit
-
-
Manuel Günther authored
-
- 05 Nov, 2014 1 commit
-
-
Manuel Günther authored
-
- 25 Sep, 2014 1 commit
-
-
Manuel Günther authored
-
- 23 May, 2014 1 commit
-
-
Manuel Günther authored
-
- 07 Apr, 2014 1 commit
-
-
Manuel Günther authored
Increased timeout for parallel access to 600 seconds; separated reading from writing accesses during job execution.
-
- 13 Feb, 2014 1 commit
-
-
Manuel Günther authored
Also 'submitted' (e.g. stopped, but not queued) jobs are now resubmitted by default; small bug fixes.
-
- 05 Feb, 2014 1 commit
-
-
Manuel Günther authored
Fixed bug in resubmission of jobs with no dependencies (which finally were dependent on all jobs of the database).
-
- 30 Jan, 2014 3 commits
-
-
Manuel Günther authored
-
Manuel Günther authored
-
Manuel Günther authored
-
- 17 Jan, 2014 1 commit
-
-
Manuel Günther authored
Implemented resubmission of jobs to another queue; enabled jman's --job-ids parameter to be more sophisticated; listed command line is now wrapped with '' e.g. to allow directories with spaces; local jobs can now be run with priority; added warning when queue combination is not valid (and jobs will never execute); fixed small bugs.
-
- 07 Nov, 2013 2 commits
-
-
Manuel Günther authored
-
Manuel Günther authored
Added possibility to use Idiaps multi-thread queues; Added a '--long' option for jman list; Fixed bugs in re-submitting jobs.
-
- 30 Oct, 2013 1 commit
-
-
Manuel Günther authored
-
- 13 Sep, 2013 1 commit
-
-
Manuel Günther authored
-
- 12 Sep, 2013 2 commits
-
-
Manuel Günther authored
-
Manuel Günther authored
-
- 04 Sep, 2013 1 commit
-
-
Manuel Günther authored
-
- 28 Aug, 2013 3 commits
-
-
Manuel Günther authored
-
Manuel Günther authored
Fixed small bug when stopping the scheduler; re-enabled the test (after leaving it more time to execute).
-
Manuel Günther authored
Improved behavior of 'jman ls' and 'jman del' commands; added more informative output during scheduler run.
-
- 13 Aug, 2013 1 commit
-
-
Manuel Günther authored
-
- 08 Aug, 2013 1 commit
-
-
Manuel Günther authored
Added support for --stop-on-failure option; bug fixes in the local scheduler; updated documentation; small improvements.
-
- 07 Aug, 2013 1 commit
-
-
Manuel Günther authored
-
- 06 Aug, 2013 2 commits
-
-
Manuel Günther authored
-
Manuel Günther authored
Added functionality to re-submit jobs; some bug fixes; added first unit test (so far it tests local execution only).
-
- 05 Aug, 2013 1 commit
-
-
Manuel Günther authored
-
- 29 Jul, 2013 1 commit
-
-
Manuel Günther authored
Added a job manager that executes jobs in parallel on the local machine; use jman -l to enable; This feature is still under development and might be buggy.
-
- 08 Apr, 2013 1 commit
-
-
Manuel Günther authored
'jman refresh' now also ignores 'INFO' messages (as generated from the SGE) when --ignore-warnings is enabled.
-
- 04 Feb, 2013 1 commit
-
-
Manuel Günther authored
Made database handling more safe -> allow parallel database access by changing the type of database that is written (old databases are still readable); jman ls will now sort the jobs according to their ID.
-
- 03 Dec, 2012 1 commit
-
-
Manuel Günther authored
-