Rmpi (version 0.6-9)

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)

Arguments

short

a logical.

Value

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

References

http://www.openmpi.org/