n the "run.sh" replace "mpirun" with corresponding srun command:
"srun -n $np `pwd`/pmix_intra_perf $@"
From: Ralph Castain
Sent: Thursday, August 8, 2019 1:59 PM
To: Jing Gong
Cc: Open MPI Users ; Artem Polyakov
Subject: Re: [OMPI users] OMPI was not built with SLURM
Hello, Bennet.
One odd thing that I see in the error output that you have provided is that
pmix2x_client.c is active.
Looking into the v3.1.x branch
(https://github.com/open-mpi/ompi/tree/v3.1.x/opal/mca/pmix) I see the
following components:
* ext1x
* ext2x
...
*pmix2x
Pmix2x_client is in inte