Rmpi (version 0.7-2)

mpi.get.processor.name: MPI_Get_processor_name API

Description

mpi.get.processor.name returns the host name (a string) where it is executed.

Usage

mpi.get.processor.name(short = TRUE)

Value

a base host name if short = TRUE and a full host name otherwise.

Arguments

short

a logical.

Author

Hao Yu

References

https://www.open-mpi.org/