Re: [OMPI devel] SLURM 17.02 support

2017-06-19 Thread Barrett, Brian via devel
By the way, there was a change between 2.x and 3.0.x: 2.x: Hello, world, I am 0 of 1, (Open MPI v2.1.2a1, package: Open MPI bbarrett@ip-172-31-64-10 Distribution, ident: 2.1.2a1, repo rev: v2.1.1-59-gdc049e4, Unreleased developer copy, 148) Hello, world, I am 0 of 1, (Open MPI v2.1.2a1, package

Re: [OMPI devel] SLURM 17.02 support

2017-06-19 Thread Howard Pritchard
Hi Ralph I think the alternative you mention below should suffice. Howard r...@open-mpi.org schrieb am Mo. 19. Juni 2017 um 07:24: > So what you guys want is for me to detect that no opal/pmix framework > components could run, detect that we are in a slurm job, and so print out > an error mess

Re: [OMPI devel] SLURM 17.02 support

2017-06-19 Thread r...@open-mpi.org
So what you guys want is for me to detect that no opal/pmix framework components could run, detect that we are in a slurm job, and so print out an error message saying “hey dummy - you didn’t configure us with slurm pmi support”? It means embedding slurm job detection code in the heart of ORTE