diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2023-10-16 12:53:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-16 12:53:37 (GMT) |
commit | 1cbda391c4c709f60707a4ccfac2ebea1ce856e5 (patch) | |
tree | 9b4325718a0a2540153591905d71ac14adb32bc1 /test/use.h | |
parent | 516167d31bd49ca3f291a66f01c132f5d427aae7 (diff) | |
download | hdf5-1cbda391c4c709f60707a4ccfac2ebea1ce856e5.zip hdf5-1cbda391c4c709f60707a4ccfac2ebea1ce856e5.tar.gz hdf5-1cbda391c4c709f60707a4ccfac2ebea1ce856e5.tar.bz2 |
Suppress MPI_Waitall warnings w/ MPICH (#3680)
MPICH defines MPI_STATUSES_IGNORE (a pointer) to 1, which raises warnings
w/ gcc. This is a known issue that the MPICH devs are not going to fix.
See here:
https://github.com/pmodels/mpich/issues/5687
This fix suppresses those issues w/ gcc
Diffstat (limited to 'test/use.h')
0 files changed, 0 insertions, 0 deletions