[OMPI users] use accept/connect to merge a new intra-comm

2015-01-25 Thread haozi
Hi guys. I am interested in an example from OpenMPI, as attachment: singleton_client_server.c. So, I wrote another example. And some error happened. My example includes two servers and one client. First, server1 runs. Second, client runs. server1 and client merge an new intra-comm. Next,

Re: [OMPI users] Segfault in mpi-java

2015-01-25 Thread Oscar Vega-Gisbert
Hi, I also reproduce this behaviour. But I think this crash is not related with garbage collector. Java is much better than you think. May be MPI corrupts the Java runtime heap. Regards, Oscar El 22/01/15 a las 08:07, Gilles Gouaillardet escribió: Alexander, i was able to reproduce this