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
..
2005-09-13 17:30:33 -05:00
2005-09-20 16:46:24 -05:00
2005-09-05 15:23:02 -05:00
2005-08-24 21:45:25 -05:00
2005-08-13 15:53:35 -05:00
2004-12-29 09:26:20 -05:00
2005-08-13 15:53:35 -05:00
2005-09-21 11:45:19 -05:00
2005-09-22 09:39:32 -05:00
2005-08-13 15:53:35 -05:00
2005-08-13 15:53:35 -05:00
2005-03-02 23:06:14 -05:00
2004-02-07 12:24:57 -05:00
2005-09-21 08:41:09 -05:00
2005-08-29 23:35:17 -05:00