This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 10 Jan, 2013 1 commit
-
-
Leo Gordon authored
-
- 04 Jan, 2013 4 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
added command line options -submit_stdout_file and -submit_stderr_file to peek into submission output/error streams
-
Leo Gordon authored
-
Leo Gordon authored
-
- 17 Dec, 2012 1 commit
-
-
Leo Gordon authored
fixed a bug in computing num_required_workers according to the new rules (thanks Matthieu for reporting)
-
- 12 Dec, 2012 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
bugfix: do not proceed with negative numbers of workers for submission (thanks to Matthieu for reporting)
-
- 06 Dec, 2012 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
fix: 'msg' view now displays the analysis of the job (which is fixed), not that of worker (which may change with time)
-
- 05 Dec, 2012 1 commit
-
-
Leo Gordon authored
-
- 01 Dec, 2012 1 commit
-
-
Leo Gordon authored
-
- 30 Nov, 2012 1 commit
-
-
Leo Gordon authored
changed the meaning of 'num_required_workers' to "total estimated number of workers needed for this analysis" ( 'num_running_workers' is now included in it )
-
- 29 Nov, 2012 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 28 Nov, 2012 4 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
change of default behaviour: hive_capacity is now off by default (=NULL); setting hive_capacity=0 or analysis_capacity=0 stops scheduling AND specialization to a particular analysis
-
Leo Gordon authored
cleanup: removed runnable(), output() and parameters() subroutines from Process as no longer used by Compara
-
Leo Gordon authored
removed the "compile_module_once" option as the only way to compile modules now is once after specialization
-
- 27 Nov, 2012 2 commits
-
-
Leo Gordon authored
secutiry: make sure stringify() always produces perl-parsable structures, so that global settings of Data::Dumper do not affect its results (thanks to Uma and Matthieu for reporting)
-
Leo Gordon authored
-
- 23 Nov, 2012 6 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
added a new per-analysis "analysis_capacity" limiter for cases where users want to limit analyses independently
-
Leo Gordon authored
switch the Scheduler to using universal Limiter objects (cleaner code, more precise computation and should allow for expansion)
-
Leo Gordon authored
moved pending adjustment out of the main scheduling subroutine, which simplified the logic and improved readability
-
Leo Gordon authored
Introduced a new 'NO_ROLE' cause_of_death for failures during specialization (not so much of an error, really!)
-
Leo Gordon authored
bugfix: avoid specializing in an otherwise BLOCKED analysis that is temporarily in SYNCHING state (thanks to Kathryn for reporting)
-
- 21 Nov, 2012 2 commits
-
-
Leo Gordon authored
(multi-meadow scheduler) restrict the set of analyses that a worker with a given meadow_type can specialize into
-
Leo Gordon authored
-
- 20 Nov, 2012 6 commits
-
-
Matthieu Muffato authored
-
Leo Gordon authored
bugfix: if re-running a job that creates a semaphored group, we no longer die (thanks Miguel for reporting)
-
Leo Gordon authored
Added API and schema support for analysis_base.meadow_type / Analysis->meadow_type(), which will be NULL/undef by default
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 19 Nov, 2012 1 commit
-
-
Matthieu Muffato authored
-
- 18 Nov, 2012 1 commit
-
-
Matthieu Muffato authored
-
- 16 Nov, 2012 3 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-