resources for rerun_missing can be specified to be different from the resources of main (default is still the same resources as main)
jobids are also printed when using epipe
Fix: n_jobs is set automatically from the get_tasks function
GPU support
Fix: bug introduced in 1.10.1.
Fix: correct type of commandline arguments
Fix: overriding the resource function parameters by commandline works now also when overwriting with the esub default value
Full slurm support
New logic. Introduced n_jobs / n_cores.
Increased flexibility. Main, merge and watchdog can now have multiple cores even if not in MPI mode.
Adapted to new ekit.logger module
New banner
Updated documentation with new features
Many minor fixes
Experimental SLURM support
Check missing function support
Some additional options for jobarrays
First release on PyPI.