Hi!
I am running MPI rank test using srun and all processes think that they are
rank 0.
* slurm 14.11.0-pre1
* openmpi-1.8.1
Any ideas what's wrong?
Regards,
Alex
en't told us anything. How are you
> running this "rank test", how was OMPI configured, etc?
>
>
> On Jul 7, 2014, at 6:21 AM, Alexander Frolov
> wrote:
>
> > Hi!
> >
> > I am running MPI rank test using srun and all processes think that they
> are
for the procs to obtain any
> information like their rank.
>
> You need to add this to your OMPI configure line:
>
> --with-slurm=/home/frolo/local/slurm --with-pmi=/home/frolo/local/slurm
>
>
> On Jul 7, 2014, at 6:29 AM, Alexander Frolov
> wrote:
>
> Ok, sorry