From the MPI standard perspective these two functions are independent.
george.
On Mar 30, 2012, at 21:53 , Mateus Augusto wrote:
> Hello,
>
> Is there a correct order to call both functions MPI_Unplish_name and MPI_Close_port?
>
> May we have
> MPI_Unplish_name
> MPI_Close_port
>
> or
>
> MPI_Close_port
> MPI_Unplish_name
>
> thank you
> _______________________________________________
> users mailing list
> users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/users
|