hdf5/testpar
MuQun Yang e42782fa3a [svn-r11459] Purpose:
A bug fix

Description:
MPI_Status_IGNORE is treated as a NULL pointer for mpich 1.2.4 or similar MPI packages.
It caused segmentation fault for MPI derived datatype test.


Solution:
Define MPI_STATUS status,
and pass &status into MPI_File_read and MPI_File_write.

Platforms tested:
too trivial to test.

Misc. update:
2005-09-22 09:39:32 -05:00
..
Makefile.am [svn-r11411] Purpose: 2005-09-13 17:30:33 -05:00
Makefile.in [svn-r11446] Purpose: 2005-09-20 16:46:24 -05:00
t_chunk_alloc.c [svn-r11349] Purpose: 2005-09-05 15:23:02 -05:00
t_coll_chunk.c [svn-r11294] Purpose: 2005-08-24 21:45:25 -05:00
t_dset.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
t_file.c [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
t_fphdf5.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
t_mdset.c [svn-r11450] Purpose: 2005-09-21 11:45:19 -05:00
t_mpi.c [svn-r11459] Purpose: 2005-09-22 09:39:32 -05:00
t_ph5basic.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
t_span_tree.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
testpar.h [svn-r10125] Purpose: 2005-03-02 23:06:14 -05:00
testph5.sh.in [svn-r8161] Purpose: 2004-02-07 12:24:57 -05:00
testphdf5.c [svn-r11448] Purpose: 2005-09-21 08:41:09 -05:00
testphdf5.h [svn-r11312] Purpose: 2005-08-29 23:35:17 -05:00