mpi.universe.size: MPI_Universe_size API

View source: R/Rmpi.R

mpi.universe.sizeR 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/


Rmpi documentation built on Sept. 23, 2024, 5:09 p.m.

Related to mpi.universe.size in Rmpi...