Re: [slurm-users] Odd behavior/bug with --array env SLURM_ARRAY_TASK_MAX

2018-02-20 Thread E V
Well isn't the next job index 10, when counting by 5 and you specified a max index of 9, so 5 is the max that will run for your specification. On Mon, Feb 19, 2018 at 4:06 PM, Robert Anderson wrote: > While working on an example python slurm job script I found the > environment variable SLURM_ARR

Re: [slurm-users] Fwd: Problem installing slurm on computer cluster

2017-11-16 Thread E V
You may need to install a systemd override file if you have some of the system config left over, it has the path set to /usr/bin/. Example for slurmd, slurmctld and slurmdbd are the same just changing the names: cat /etc/systemd/system/slurmd.service.d/override.conf [Service] ExecStart= ExecStart=

Re: [slurm-users] [slurm-dev] Re: Installing SLURM locally on Ubuntu 16.04

2017-11-13 Thread E V
On Mon, Nov 13, 2017 at 10:15 AM, Benjamin Redling < benjamin.ra...@uni-jena.de> wrote: > On 11/12/17 4:52 PM, Gennaro Oliva wrote: > >> On Sun, Nov 12, 2017 at 10:03:18AM -0500, Will L wrote: >> > > I just tried `sudo apt-get remove --purge munge`, etc., and munge itself >>> >> > this should have