[OMPI devel] Linking with slurm pmi when slurm is not in a standard path

2012-10-30 Thread Guillaume . Papaure
Hi, I'm building openmpi with pmi support but there is an error during configure. Currently slurm is not installed in standard /usr directory. The configure is giving an error like : ./configure --prefix=/home_nfs/papaureg/soft/openmpi-1.9a1hg155f02ad65ba --with-slurm=/homes/papaureg/soft/slurm/

[OMPI devel] removal of grpcomm hier in openmpi 1.6.2 ?

2012-10-26 Thread Guillaume . Papaure
Hi We've noticed that, since ticket #3260, the grpcomm hier has been deleted. Unfortunatly it is mandatory to use the ess slurmd. Actually we are using this ess to work with slurm when starting mpi jobs with srun (without mpirun). In this case the grpcomm hier works fine, even if it is reintrodu