Re: [OMPI devel] [2.1.0rc2] ring_c SEGV on OpenBSD/i386

2017-03-07 Thread Paul Hargrove
Both 2.1.0rc2 and 2.0.2 appear to crash about 1 run in every 5. This probabilistic nature is why I did not notice it in 2.0x. -Paul On Mon, Mar 6, 2017 at 7:58 PM, Paul Hargrove wrote: > I am traveling all this week and so don't know when I can take a look, but > will try. > -Paul > > On Mon, M

[OMPI devel] [2.1.0rc2] stupid run failure on Mac OS X Sierra

2017-03-07 Thread Paul Hargrove
The following is fairly annoying (though I understand the problem is real): $ [full-path-to]/mpirun -mca btl sm,self -np 2 examples/ring_c PMIx has detected a temporary directory name that results in a path that is too long for the Unix domain socket: Temp dir: /var/folders/mg/q0_5yv791yz65cd

Re: [OMPI devel] [2.1.0rc2] stupid run failure on Mac OS X Sierra

2017-03-07 Thread Howard Pritchard
Hi Paul There is an entry 8 under OS-X FAQ which describes this problem. Adding max allowable len is a good idea. Howard Paul Hargrove schrieb am Di. 7. März 2017 um 08:04: > The following is fairly annoying (though I understand the problem is real): > > $ [full-path-to]/mpirun -mca btl sm,se

Re: [OMPI devel] [2.1.0rc2] stupid run failure on Mac OS X Sierra

2017-03-07 Thread Paul Hargrove
I initially did a Google search on the error text and "Open MPI FAQ" Since the error message issued by 2.1.x no longer matches the text in the FAQ entry, my search did not find the entry. Not only is the FAQ entry text (error message) specific to 2.0.x, but so is the entry's title "I am using Open

Re: [OMPI devel] [2.1.0rc2] stupid run failure on Mac OS X Sierra

2017-03-07 Thread Jeff Squyres (jsquyres)
Good point. I just updated the FAQ item to include the v2.1.x text. Thanks! > On Mar 7, 2017, at 10:52 AM, Paul Hargrove wrote: > > I initially did a Google search on the error text and "Open MPI FAQ" > Since the error message issued by 2.1.x no longer matches the text in the FAQ > entry, my

Re: [OMPI devel] [2.1.0rc2] stupid run failure on Mac OS X Sierra

2017-03-07 Thread Paul Hargrove
Sorry to be so pedantic, but I try to put myself in the position of the clueless user (which is actually not that hard early in the morning w/o sufficient coffee). -Paul On Tue, Mar 7, 2017 at 10:00 AM, Jeff Squyres (jsquyres) wrote: > Good point. I just updated the FAQ item to include the v2.

Re: [OMPI devel] [2.1.0rc2] stupid run failure on Mac OS X Sierra

2017-03-07 Thread Jeff Squyres (jsquyres)
On Mar 7, 2017, at 11:07 AM, Paul Hargrove wrote: > > Sorry to be so pedantic, but I try to put myself in the position of the > clueless user (which is actually not that hard early in the morning w/o > sufficient coffee). This is a Very Good Thing. :-) -- Jeff Squyres jsquy...@cisco.com __