next up previous contents
Next: Error handling Up: MPI Environmental Management Previous: MPI Environmental Management   Contents

Implementation information

The constants MPI_TAG_UB, MPI_HOST and MPI_IO are available as MPI.TAG_UB, MPI.HOST, MPI.IO.

static String MPI.Get_processor_name()
returns: A unique specifier for the actual node.



Returns the name of the processor on which it is called. Java binding of the MPI operation MPI_GET_PROCESSOR_NAME.



Bryan Carpenter 2002-07-12