hdf5/testpar
Jonathan Kim 0aa8d4d88a [svn-r22735] Purpose:
HDFFV-8143 Provide a routine(s) for telling the user why the library broke collective data access

Description:
    Added H5Pget_mpio_no_collective_cause() function that retrive reasons why the collective I/O was broken during Read/Write IO access.
    Reasons to break collective I/O:
     - SET_INDEPENDENT
     - DATATYPE_CONVERSION
     - DATA_TRANSFORMS
     - MPIPOSIX
     - NOT_SIMPLE_OR_SCALAR_DATASPACES  (NULL Space)
     - POINT_SELECTIONS
     - NOT_CONTIGUOUS_OR_CHUNKED_DATASET  (Compact or External-Storage)
     - FILTERS  

Tested: 
    jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE)
2012-09-04 12:00:38 -05:00
..
2012-03-31 03:49:35 -05:00
2009-03-10 14:00:39 -05:00
2012-09-04 12:00:38 -05:00
2012-04-03 16:42:18 -05:00
2011-02-17 16:43:07 -05:00
2009-03-10 14:00:39 -05:00
2012-05-22 09:03:43 -05:00
2009-12-17 17:21:08 -05:00
2009-03-10 14:00:39 -05:00
2010-11-08 16:03:19 -05:00
2012-09-04 12:00:38 -05:00
2012-09-04 12:00:38 -05:00