Function get_size

Source
pub fn get_size() -> PyResult<Option<i32>>
Expand description

Get the total number of MPI processes (including the root process)

Returns None if MPI is not enabled

ยงSee Also

laddu.mpi.use_mpi