Add performance regression testsuite
Compare changes
- Sebastian Ohlmann authored
Rename JOBS to TASKS. This now corresponds to the number of available tasks. The number of jobs run in parallel is then computed as $TASKS/$NPROCS where NPROCS gives the number of processors per run.
@@ -56,7 +56,8 @@ SLURM=${SLURM:-false}
@@ -110,8 +111,8 @@ echo "*****************************************"