pmodels / casper

Process-based Asynchronous Progress Model for MPI Communication
https://pmodels.github.io/casper-www/
Other
9 stars 4 forks source link

fix build issues related to Open-MPI function deletion #37

Closed jeffhammond closed 4 years ago

jeffhammond commented 4 years ago

Open-MPI implemented the deletion of MPIErrhandler* functions, including helpful notification that causes the build to fail. This change disables the missing functions.

Signed-off-by: Hammond, Jeff R jeff.r.hammond@intel.com

Resolves https://github.com/pmodels/casper/issues/36

jeffhammond commented 4 years ago

@minsii Okay, I did that. I just know it was impossible for that file to have been created in Casper in 2001 😉

minsii commented 4 years ago

@minsii Okay, I did that. I just know it was impossible for that file to have been created in Casper in 2001 😉

Yes, that was a mistake...Good catch! I will do a copyright cleanup for all files in a separate commit.