pixell
pixell copied to clipboard
FakeCommunicator() in mpi.py needs to be expanded to include more MPI operations
Otherwise when MPI_DISABLE=true, errors like the following occur:
AttributeError: 'FakeCommunicator' object has no attribute 'Allreduce'