cea-hpc / wi4mpi

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

Change fake ompi mpi comm symbols size #70

Closed kevin-juilly closed 8 months ago

kevin-juilly commented 8 months ago

They changed over time. Since v3, they are 512 bytes long. This will prevent warning against relinking with soft compiled against openmpi v3 or later. Should be most of them by now.

fix #69