They (Intel) told me to use PMI-1. We set
I_MPI_PMI_LIBRARY=/libpmi.so and it works fine, but if we
set
I_MPI_PMI_LIBRARY=/libpmi2.so it fails to start. I have not
gone down the road of doing anything with PMIx yet. Waiting for it to mature a
little more.
Mike
On 4/29/19 10:00 PM, Chris S
On Mon, 29 Apr 2019 15:47:49 +
Michael Robbert wrote:
> I was curious what startup method other sites are using with Intel
> MPI?
We (nsc.liu.se nat. level academic HPC) have used IntelMPI+slurm as a
primary platform for several generations.
Our setup to this day is "mpiexec.hydra -bootstra
On Monday, 29 April 2019 8:47:49 AM PDT Michael Robbert wrote:
> Intel has supposedly supported PMI-2 since their 2017 release and that
> is what SchedMD suggested we use in a recent bug report to them, but I
> found that it no longer works in Intel MPI 2019. I opened a bug report
> with Intel on
I was curious what startup method other sites are using with Intel MPI?
According to the documentation srun with Slurm's PMI is the recommended
way ( https://slurm.schedmd.com/mpi_guide.html#intel_srun ).
Intel has supposedly supported PMI-2 since their 2017 release and that
is what SchedMD sug