Dear all,
So I upgraded/updated my Homebrew on my Macbook and installed Open MPI
2.0.1 using "brew install openmpi". However, when I open up a terminal
and type "mpirun -n 1" I get the following messages:
~ mpirun -n 1
[Justins-MacBook-Pro-2.local:20793] [[13318,0],0] bind() failed on
error Addre
at error indicates that you have some cruft
> sitting in your tmpdir. You just need to clean it out - look for something
> that starts with “openmpi”
>
>
>> On Sep 22, 2016, at 1:45 AM, Justin Chang wrote:
>>
>> Dear all,
>>
>> So I upgraded/updated my H
I tried that and also deleted everything inside $TMPDIR. The error
still persists
On Thu, Sep 22, 2016 at 4:21 AM, r...@open-mpi.org wrote:
> Try removing the “pmix” entries as well
>
>> On Sep 22, 2016, at 2:19 AM, Justin Chang wrote:
>>
>> "mpirun -n 1"
cremented value: 9
>> Process 0 decremented value: 8
>> Process 0 decremented value: 7
>> Process 0 decremented value: 6
>> Process 0 decremented value: 5
>> Process 0 decremented value: 4
>> Process 0 decremented value: 3
>> Process 0 decremented value
; being truncated.
> >
> > you can check that by simply using a custom $TMPDIR that has the same
> size
> > than the original one
> >
> >
> > which version of OSX are you running ?
> >
> > this might explain why Nathan nor i were able to