cea-hpc / wi4mpi

Wrapper interface for MPI
BSD 3-Clause "New" or "Revised" License
80 stars 15 forks source link

Support for FreeBSD (without timeout) #66

Closed kevin-juilly closed 8 months ago

kevin-juilly commented 9 months ago

Fix #52.

While testing, I had an issue with interface mode. So fixes #64 too.

Since I was doing mixed vendor compiling (clang/clang++ and gfortran), I modified the cmake. This closes #65.