- Single fast analysis step (eg your analysis file runs for only a minute)
## When to Use
If at least one condition is met, then the use is recommended:
- Single fast analysis step (eg your single analysis runs for only a minute)
- 1000's or more single analysis steps
-Usage of all cores in node exclusive partitions (Mogon 2, not on HIMster 2)
-Easy usage of all cores in node exclusive partitions (true for Mogon 2, such partitions do not exist on HIMster 2)
### Comparision
### Comparision with SLURM
- Queue based work distribution, equal work distribution (in contrast to SLURM multiprog or [staskfarm](https://github.com/cmeesters/staskfarm) from [MogonWiki Node local scheduling](https://mogonwiki.zdv.uni-mainz.de/dokuwiki/node_local_scheduling))
- Usage of MPI:
- large connected jobs (>200 cores) are preferred by the job manager
...
...
@@ -38,7 +34,7 @@ execname | required | (positional argument) name of executable to call OR comple
-h, --help | optional | show this help message and exit