cea-hpc / wi4mpi

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

Fix compilation using recent NVHPC #75

Closed kevin-juilly closed 6 months ago

kevin-juilly commented 7 months ago

NVHPC is not POSIX compliant but we need requirement added by POSIX to the C language. Work around this.