Their is an option for that in slurm.conf, check man but it's something
like FirstJobId ; )
Cheers,
Marcin
funinit.wordpress.com
On Mon, 24 Dec 2018, 06:13 Hanby, Mike Howdy,
>
>
>
> We installed a new server to take over the duties of the Slurm master. I
> imported our accounting database int
On Mon, Dec 24, 2018 at 12:13 AM Hanby, Mike wrote:
> Howdy,
>
>
>
> We installed a new server to take over the duties of the Slurm master. I
> imported our accounting database into MySQL, copied config files etc..
>
>
>
> Apparently I missed the “file” that contains the last (or is it next)
> JO
Howdy,
We installed a new server to take over the duties of the Slurm master. I
imported our accounting database into MySQL, copied config files etc..
Apparently I missed the “file” that contains the last (or is it next) JOBID to
assign to the next job. The first job submitted to the new master
On Mon, Dec 24, 2018 at 11:23:24AM +0800, slurm-users wrote:
>
> It seems doesn't recognize the hdf5, and output the following errors.
Possibly related bug: https://bugs.schedmd.com/show_bug.cgi?id=1990
Without knowing more about how you built HDF5, or more from your slurm
configure.log, it's
I have configured the source code with the follow command.
./configure --with-munge=/usr/local/munge-munge-0.5.13
--prefix=/usr/local/slurm-18.08.4.1 --sysconfdir=/usr/local/slurm-18.08.4.1/etc
--with-hdf5=/usr/local/hdf5-1.10.3-nompi
It seems doesn't recognize the hdf5, and output the follow