Re: [OMPI devel] Unable to execute development version

2015-03-27 Thread Ralph Castain
It’s definitely the security authorization issue - working on the broader solution now. The MCA param should indeed resolve the problem for now > On Mar 27, 2015, at 6:15 PM, Gilles Gouaillardet > mailto:gilles.gouaillar...@gmail.com>> wrote: > > Federico, > > can you try > mpirun -mca sec ba

Re: [OMPI devel] Unable to execute development version

2015-03-27 Thread Gilles Gouaillardet
Federico, can you try mpirun -mca sec basic ... cheers, Gilles On Saturday, March 28, 2015, Federico Reghenzani < federico1.reghenz...@mail.polimi.it> wrote: > Hello all. > I'm working together with Gianmario to Barbeque > -OpenMPI interface. I downloaded the last >

Re: [OMPI devel] Unable to execute development version

2015-03-27 Thread Jeff Squyres (jsquyres)
Are you having a problem with the OMPI git master? Or ompi-release with the v1.8.5 branch? FWIW, I'm able to run on the current master HEAD (dev-1415-g89e14f5). What git revision are you using? > On Mar 27, 2015, at 6:05 PM, Federico Reghenzani > wrote: > > Hello all. > I'm working togeth

[OMPI devel] Unable to execute development version

2015-03-27 Thread Federico Reghenzani
Hello all. I'm working together with Gianmario to Barbeque -OpenMPI interface. I downloaded the last version of repository from github. After successfully maked & installed it, I can execute locally OpenMPI programs. The problem is when I try to execute the program also

Re: [OMPI devel] hangs/crashes with openmpi-1.8.4-99-20150228

2015-03-27 Thread Orion Poplawski
On 03/25/2015 01:46 PM, Nathan Hjelm wrote: > > Can you please retest both make check and vader with the following patch > applied? It fixes the constraint modifiers for opal_atomic_add_32 and > opal_atomic_sub_32 and adds a native opal_atomic_swap_32. > > -Nathan It does not appear to affect th