pixell icon indicating copy to clipboard operation
pixell copied to clipboard

FakeCommunicator() in mpi.py needs to be expanded to include more MPI operations

Open msyriac opened this issue 6 years ago • 0 comments

Otherwise when MPI_DISABLE=true, errors like the following occur: AttributeError: 'FakeCommunicator' object has no attribute 'Allreduce'

msyriac avatar Sep 09 '19 22:09 msyriac