And in a test like this one: https://github.com/gxyd/c_mpi/blob/main/tests/allreduce.f90, we need to check the result to ensure that:
- It is computing the correct result
- It is computing exactly the same answer with any MPI ranks (we'll only test 1, 2, and 4 at the CI).