mpi.get.processor.name: MPI_Get_processor_name API

View source: R/Rmpi.R

mpi.get.processor.nameR Documentation

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.

Author(s)

Hao Yu

References

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


Rmpi documentation built on April 1, 2023, 12:20 a.m.