Re: [slurm-users] squeue: unrecognized option '--array-unique'

2023-09-12 Thread Tommi Tervo
> Since upgrading to 23.02.5, I am seeing the following error > > $ squeue --array-unique > squeue: unrecognized option '--array-unique' > > Is this a regression or is something else going on? 23.05 NEWS file reveals that it's removed, unfortunately bug 4346 is private. commit

Re: [slurm-users] Job step do not take the hole allocation

2023-06-30 Thread Tommi Tervo
re_submit function which works for us. BR, Tommi Tervo CSC function slurm_cli_pre_submit(options, pack_offset) --slurm.log_info("Function: %s", "CSC pre_submit") p = require("posix") -- cpus_per_task = p.getenv("SLURM_CPUS_PER_TASK") cpus_per_task = op

Re: [slurm-users] Question about PMIX ERROR messages being emitted by some child of srun process

2023-05-22 Thread Tommi Tervo
> So I’m testing the use of Open MPI 5.0.0 pre-release with the Slurm/PMIx setup > currently on NERSC Perlmutter system. > > The SLURM version on Perlmutter is currently 2023.02.2 > > The PMIx version that the admins used to build slurm against is pmix-4.2.3. > I’ve attached the output of