pub fn get_size() -> PyResult<Option<i32>>
Get the total number of MPI processes (including the root process)
Returns None if MPI is not enabled
None
laddu.mpi.use_mpi