Dear Open-mpi users,
Currently we are running on 4 imacs 10.5.8 all identical and all on the same
network using MPI version 1.4.1.
We get an error that we cannot seem to find any help on.
Sometimes we get the error Socket Connection (79)
[30451,1],1][btl_tcp_endpoint.c:298:mca_btl_tcp_endpoint_s
Hello..
I need help. Anyone have or anyone know the address to download the
program decrypt md5 mpi??
Thank You
Hi Federico
I tested the trunk today and it works fine for me - I let it spin for 1000
cycles without issue. My test program is essentially identical to what you
describe - you can see it in the orte/test/mpi directory. The "master" is
loop_spawn.c, and the "slave" is loop_child.c. I only teste
FWIW: just tried current trunk on a multi-node cluster, and the loop_spawn test
worked fine there too.
On Mar 5, 2011, at 11:05 AM, Ralph Castain wrote:
> Hi Federico
>
> I tested the trunk today and it works fine for me - I let it spin for 1000
> cycles without issue. My test program is esse