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
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
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
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
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
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.
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
__