Hi Renat,

On Fri, Nov 10, 2017 at 10:03:37AM +0100, Yakupov, Renat /DZNE wrote:
> slurm 2.5.0! seeing today's announcement about a double digit version
> release, that is... ancient!

according to the NEWS file, native jobarray support was introduced in
version 2.6.0pre1 ... bad luck.

You can still save the first SLURM_JOB_ID somehow and make the
following jobs compute their sleep time using:

$((SLURM_JOB_ID - FIRST_SLURM_JOB_ID))

Regards
-- 
Gennaro Oliva

Reply via email to