Re: [Mpi3-hybridpm] slightly improved document is posted
I think some text is needed to specify what MPI_Comm_rank returns. Suppose a thread calls MPI_Comm_rank on MPI_COMM_WORLD, does it return the rank of the endpoint the thread is currently attached to? What is returned if the thread is not attached to an endpoint? The function MPI_Comm_endpoint is defined as "retrieves the endpoint associated with a communicator". But a communicator can have multiple endpoints. Should it be rephrased to say "the endpoint that the calling thread is currently attached to"? What is returned if the thread is not attached to an endpoint in that communicator? Rajeev
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Snir, Marc Sent: Sunday, January 17, 2010 9:03 PM To: [email protected] Subject: [Mpi3-hybridpm] slightly improved document is posted
hybrid-V5.2.pdf<https://svn.mpi-forum.org/trac/mpi-forum-web/a ttachment/wiki/MPI3Hybrid/hybrid-V5.2.pdf>
Please use this one for our discussion coming week.
Marc Snir
_______________________________________________ Mpi3-hybridpm mailing list [email protected] http://lists.mpi-forum.org/mailman/listinfo.cgi/mpi3-hybridpm
participants (1)
-
Rajeev Thakur