IMTEK-Simulation / NuMPI

Utilities for MPI-parallel numerical calculations with Python
MIT License
2 stars 1 forks source link

#BUG: datatype mismatch in comm.Allreduce for some installations #1

Closed sannant closed 5 years ago

sannant commented 5 years ago

For some installations comm.Allreduce raises send and receive datatype mismatch, even for same array.dtype .

pastewka commented 5 years ago

Can you specify for which installations this happens? We should get to the source of this.

sannant commented 5 years ago

I was not able to reproduce the error (checked out old versions of beginning of december). Maybe we can make a commit reverting this and wait until it comes again ?

pastewka commented 5 years ago

Okay, closing this