cea-hpc / wi4mpi

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

Mpi max constant #72

Closed kevin-juilly closed 7 months ago

kevin-juilly commented 8 months ago

fix #50

I don't wrap MPI_MAX_INFO_VAL because the standard discourages its use for allocation. I added a "Know limitations" section in the documentation about issues that could happen with the MPIMAX* constants.