Function get_rank

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

Get the rank of the current MPI process

Returns None if MPI is not enabled

ยงSee Also

laddu.mpi.use_mpi