Since --without-slurm
is included in openmpi compilation, slurm-llnl compilation does not support the following openmpi commands even if pmix dependencies are included
srun -n 5 lmp -in file.in
so openmpi-slurm recompiles openmpi and only adds the missing slurm library files
Pinned Comments
yuhldr commented on 2022-04-23 09:47 (UTC)
Since
--without-slurm
is included in openmpi compilation, slurm-llnl compilation does not support the following openmpi commands even if pmix dependencies are includedso openmpi-slurm recompiles openmpi and only adds the missing slurm library files