mpi.universe.size {Rmpi}R Documentation

MPI_Universe_size API

Description

mpi.universe.size returns the total number of CPUs available in a cluster. Some MPI implements may not have this MPI call available.

Usage

  mpi.universe.size()

Arguments

None.

Author(s)

Hao Yu

References

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


[Package Rmpi version 0.7-2 Index]