hdf5/tools
Jonathan Kim 99ef5765f5 [svn-r22618]
Purpose:
  HDFFV-8003 - ph5diff (parallel h5diff): daily test failure on ember intermittently during non comparable test file comparison
  HDFFV-7755 - parallel h5diff : hanging on koala intermittently during non comparable test file comparison

Description:
  non-comparable test intermittently hung on koala and ember, but not on jam. it didn't occur until -np reaches 4 or bigger. it occurred once out of many repeated attempts of the same test.
  There was a incorrectly (mistakenly?) duplicated code in MPI section which caused such hang in a certain condition. The test used more processes than other tests, which increased chance to trigger more undone processes, and such process could enter the incorrect code section and wait for wrong pair of send. it explains why it occurred intermittently according to machine condition and using a certain feature. 
  Removed incorrect code which blocked correct code.
  
Tested: some manually repeated test performed
 jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE)
2012-08-01 12:07:46 -05:00
..
h5copy [svn-r22617] Purpose: 2012-08-01 10:37:40 -05:00
h5diff [svn-r22618] 2012-08-01 12:07:46 -05:00
h5dump [svn-r22617] Purpose: 2012-08-01 10:37:40 -05:00
h5import [svn-r22617] Purpose: 2012-08-01 10:37:40 -05:00
h5jam [svn-r22617] Purpose: 2012-08-01 10:37:40 -05:00
h5ls [svn-r22617] Purpose: 2012-08-01 10:37:40 -05:00
h5repack [svn-r22617] Purpose: 2012-08-01 10:37:40 -05:00
h5stat [svn-r22617] Purpose: 2012-08-01 10:37:40 -05:00
lib [svn-r22618] 2012-08-01 12:07:46 -05:00
misc [svn-r22479] Remove subfolder tools from install command 2012-06-20 09:43:02 -05:00
testfiles [svn-r22581] HDFFV-588: hdump restrictions on filename for split files. Added text and example to usage. 2012-07-16 13:21:05 -05:00
CMakeLists.txt [svn-r22033] Remove unnecessary INCLUDE_DIR command 2012-03-07 09:39:38 -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-r15942] Purpose: Bug Fixes and Libtool Upgrade 2008-10-24 12:19:34 -05:00
Makefile.in [svn-r21249] Description: Part II of F2003 branch merge into the trunk. 2011-08-18 09:38:53 -05:00