Hmmm…I confess this API gets little, if any, testing as it is so seldom used, 
so it is quite possible that a buglet has crept into it. I’ll take a look and 
try to have something in 1.8.5.

Thanks!
Ralph

> On Jan 7, 2015, at 3:14 AM, Bernard Secher <bernard.sec...@cea.fr> wrote:
> 
> Hello,
> 
> With the version openmpi-1.4.5 I got an error  when I tried to publish the 
> same name twice with the MPI_Publish_name routine
> With the version openmpi-1.8.4 I got no error when I published the same name 
> twice with the MPI_Publish_name routine
> 
> I used the attached script and source code to perform the test.
> 
> With this test, it works well with openmpi-1.4.5, but I get a deadlock with 
> openmpi-1.8.4. I can suppress the deadlock with openmpi-1.8.4 if I modify the 
> shell script and add a "sleep 1" command between the 2 mpirun commands.
> 
> Bernard
> <testMPI2.cxx><launch_testMPI2.csh>_______________________________________________
> users mailing list
> us...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
> Link to this post: 
> http://www.open-mpi.org/community/lists/users/2015/01/26114.php

Reply via email to