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
..
CMakeLists.txt [svn-r22247] Added new files and tests to CMakeLists.txt 2012-04-04 13:01:29 -05:00
COPYING [svn-r22170] Removed extraneous svn executable properties from non-executable files. 2012-03-28 14:30:59 -05:00
Makefile.am [svn-r22219] Description: 2012-03-31 03:49:35 -05:00
Makefile.in [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files. 2012-08-23 11:07:43 -05:00
t_cache.c [svn-r21228] Added #ifdefs around #include unistd.h and created windows getlogin() function for building HDF5 parallel on windows. 2011-08-15 09:06:53 -05:00
t_chunk_alloc.c [svn-r21334] HDFFV-7687: add HD macro prefrix to functions and use h5_stat_t where necessary 2011-08-30 10:35:30 -05:00
t_coll_chunk.c
t_dset.c [svn-r22735] Purpose: 2012-09-04 12:00:38 -05:00
t_file_image.c [svn-r22244] Description: 2012-04-03 16:42:18 -05:00
t_file.c [svn-r20119] Description: 2011-02-17 16:43:07 -05:00
t_filter_read.c
t_mdset.c [svn-r19722] Bug fix for failure in the round robin metadata write ojbect header 2010-11-03 16:17:12 -05:00
t_mpi.c [svn-r22388] remove unbalanced bracket 2012-05-22 09:03:43 -05:00
t_pflush1.c [svn-r18031] Description: 2009-12-17 17:21:08 -05:00
t_pflush2.c
t_ph5basic.c
t_posix_compliant.c [svn-r21228] Added #ifdefs around #include unistd.h and created windows getlogin() function for building HDF5 parallel on windows. 2011-08-15 09:06:53 -05:00
t_shapesame.c [svn-r21613] Ported express test tunings and a minor edit back to 2011-10-19 16:21:58 -05:00
t_span_tree.c [svn-r19743] Description: 2010-11-08 16:03:19 -05:00
testpar.h [svn-r19959] Bug: the VRFY macro, for some reason, called MPI_Finalize() when it encountered 2011-01-16 04:44:22 -05:00
testph5.sh.in [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files. 2012-08-23 11:07:43 -05:00
testphdf5.c [svn-r22735] Purpose: 2012-09-04 12:00:38 -05:00
testphdf5.h [svn-r22735] Purpose: 2012-09-04 12:00:38 -05:00