mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
a7e6dfe5bc
Simple changes Description: testphdf5.h: Call MPI_Abort when error is detected. MPI_Finalized was used before but it might hang if the test has already encountered errors. Also, it does not do the H5Eprint any more since auto report is on. t_mdest.c: Changed the variable name of rank and nprocs to mpi_rank and mpi_size so that it is the same with the other tests and can use the VRFY macro call. Platforms tested: modi4-64. |
||
---|---|---|
.. | ||
Dependencies | ||
Makefile.in | ||
t_dset.c | ||
t_file.c | ||
t_mdset.c | ||
t_mpi.c | ||
testphdf5.c | ||
testphdf5.h |