
Function reference
-
default_BSUB_config() - Deafult BSUB setting to submit array jobs to LSF clusters.
-
default_QSUB_config() - Deafult QSUB setting to submit array jobs to PBSpro clusters.
-
default_SBATCH_config() - Deafult SLURM setting to submit array jobs to SLURM clusters.
-
filterErrors() - Filter out the tasks with errors.
-
lsf_logs_inspector() - Inspects the logs of an LSF array job.
-
numErrors() - Return the number of tasks with errors
-
run() - Run a function with easypar
-
run_PBSpro() - Submit array jobs to PBSpro clusters.
-
run_SLURM() - Submit array jobs to SLURM clusters.
-
run_lsf() - Submit array jobs to LSF clusters.