> 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 e7fbb89b810cb7a
ter pre_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
> 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 pmix_i