Commit Graph

1455 Commits

Author SHA1 Message Date
Raymond Lu
d2e56d2486 [svn-r23013] I added Sun's 5.9 C++ compiler problem as a known problem. It doesn't know a C99 predefined identifier __func__. 2012-11-05 15:30:26 -05:00
HDF Tester
6bbeb4a437 [svn-r23009] Snapshot version 1.8 release 11 (snap1) 2012-11-04 20:58:15 -05:00
HDF Tester
65597415a3 [svn-r22986] Snapshot version 1.8 release 11 (snap0) 2012-10-28 22:20:22 -05:00
Jonathan Kim
18e9f05850 [svn-r22975] Update jam and koala sections for release 1.8.10. Update mpich version. Remove invalid extra info from configure tables and clean ups. 2012-10-26 13:22:27 -05:00
Jonathan Kim
f6995450f1 [svn-r22958] Update according to the 1.8.10 changes for jam and koala compilers and config features sections. Merged from HDF5 1.8.10 r22957. 2012-10-23 16:22:57 -05:00
Raymond Lu
f202def38c [svn-r22956] I merged from the trunk the conversion function H5T__conv_enum_numeric (numeric type means integer or floating number) and the C test for it. This is the work for Chicago. The change in fortran/ directory is only some property change.
Tested on jam, koala, and ostrich.
2012-10-23 13:41:50 -05:00
Dana Robinson
95a13a5fc9 [svn-r22952] Purpose:
Removed legacy Visual Studio solutions and projects, which will
	no longer be supported after HDF5 1.8.10.
2012-10-23 13:25:27 -05:00
Raymond Lu
0d177e3c1e [svn-r22948] I took out the redundant item of known problem about the dt_arith test reporting several errors involving "long double" on
Mac OS X 10.7 Lion when any level of optimization is enabled.
2012-10-22 17:19:34 -05:00
Allen Byrne
bcf7479296 [svn-r22941] Updated linux VM build system used 2012-10-22 10:24:27 -05:00
Dana Robinson
0ff4e689dc [svn-r22937] Purpose:
Reorganize obsolete Windows docs.

Tested:
	N/A (docs only), ran bin/chkmanifest
2012-10-21 22:02:39 -05:00
Jonathan Kim
c61b885e86 [svn-r22934] Purpose:
HDFFV-8145 h5diff slowness with version >= 1.8.7

Description:
    Improved speed when comparing HDF5 files with lots of attributes. Much slower performance was identified with release version from 1.8.7 to 1.8.10 compared to 1.8.6.
    Merged from HDF5 trunk r22933.
    
Tested: 
    jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), cmake (jam)
2012-10-19 16:40:32 -05:00
Quincey Koziol
caf88044e7 [svn-r22931] Description:
Update FreeBSD info.
2012-10-19 14:50:56 -05:00
Albert Cheng
1e41d9586b [svn-r22924] Updated LLNL aztec information.
Tested: just eyeballed.
2012-10-18 16:38:49 -05:00
Raymond Lu
e1fb770277 [svn-r22910] Update compiler information for ostrich.
No test is needed.
2012-10-16 16:48:56 -05:00
Raymond Lu
3b469b534a [svn-r22906] Update GNU Fortran compiler version for fred.
No test is needed.
2012-10-16 16:28:42 -05:00
Albert Cheng
b650bd0bbd [svn-r22892] Increment release branch for future release (v1.8.11).
Set version number to 1.8.11-snap0.
Clear out RELEASE.txt to hold 1.8.11 changes
Update version references in RELEASE.txt
2012-10-12 13:26:55 -05:00
Albert Cheng
1ce6022a14 [svn-r22891] Added v1.8.10 RELEASE.txt place holder. 2012-10-12 12:27:23 -05:00
Albert Cheng
e1fa5a23db [svn-r22889] Copy finished RELEASE.txt from the 1.8.9 branch
to 1.8's HISTORY-1_8.txt file.
2012-10-12 03:42:10 -05:00
Scot Breitenfeld
c15fb68505 [svn-r22886] Added bug fixes and enhancements since the last release. 2012-10-11 19:30:25 -05:00
Albert Cheng
db7314fa76 [svn-r22883] Added Mountain Lion (owl) test information. 2012-10-11 00:37:27 -05:00
Quincey Koziol
f6d4f0ef8f [svn-r22875] Description:
Add note about return value change for H5TBget_fill.
2012-10-09 09:36:20 -05:00
Allen Byrne
0567e64856 [svn-r22867] Updated cygwin note on dt_arith about the known issue of fork on cygwin.
Added note about using optimization level 1 on Ubuntu64
2012-10-05 14:02:22 -05:00
Allen Byrne
0d3b1f94df [svn-r22864] Move h5import change to new feature section. 2012-10-04 14:18:02 -05:00
Allen Byrne
4b2c55da4b [svn-r22862] Updated CYGWIN, MinGW and linux VM versions 2012-10-04 13:33:41 -05:00
Albert Cheng
f7391600c1 [svn-r22851] updated with perform/benchpar program removal. 2012-10-01 19:06:15 -05:00
HDF Tester
217d5c32d6 [svn-r22847] Snapshot version 1.8 release 10 (snap13) 2012-09-30 19:30:14 -05:00
Albert Cheng
2de91133e0 [svn-r22835] Documented HDFFV-8069 fix. 2012-09-27 17:22:22 -05:00
Jonathan Kim
06e9ab4420 [svn-r22814] Purpose:
HDFFV-8012 - h5repack changes max dims and cause failure if only "-f none" is used without changing layout for chunked dataset when a chunk dim is bigger than a dataset dim

Description:
  "h5repack -f <obj>:NONE <file.h5> out.h5" command failed if source file contains chunked dataset and a chunk dim is bigger than a dataset dim. 
    Another issue is that the command changed max dims if chunk dim is smaller than the dataset dim. 
    These issue occurred when dataset size is smaller than 64k (compact size limit)
    Fixed them.
  Merged from HDF5 trunk r22805

Tested: 
    jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE),  Windows (32-LE cmake), cmake (jam)
2012-09-26 13:10:01 -05:00
Dana Robinson
87271a753d [svn-r22804] Updated RELEASE.txt to include HDFFV-8058 work. 2012-09-24 11:15:42 -05:00
HDF Tester
bf3a445ff7 [svn-r22803] Snapshot version 1.8 release 10 (snap12) 2012-09-23 19:27:42 -05:00
Albert Cheng
e68e506511 [svn-r22800] Documented the retiremen of mpi-perf. 2012-09-22 14:44:25 -05:00
Jonathan Kim
5188e7a617 [svn-r22780] 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  

    Merged from HDF5 trunk r22735, r22741 , 22743, 22744, 22763.

Tested: 
    jam-pp (linux32-LE), koala-pp (linux64-LE), wallaby-pp
2012-09-17 14:14:56 -05:00
Allen Byrne
b22ef5f8a7 [svn-r22776] HDFFV-8129: upgrade autotools
Merge Trunk changes to 1.8
Tested: h5committest
2012-09-17 12:07:23 -05:00
Mike McGreevy
a2500fa7c3 [svn-r22775] Purpose:
Update RELEASE.txt

Description:

    Merge changes from 1.8.9's known issues and platforms tested
    section of the RELEASE.txt up to the 1.8 branch in preparation
    for the 1.8.10 release.
2012-09-17 11:29:13 -05:00
HDF Tester
fb83bb8470 [svn-r22767] Snapshot version 1.8 release 10 (snap11) 2012-09-16 19:27:21 -05:00
Jonathan Kim
0c21f00cf8 [svn-r22753] Purpose:
HDFFV-5919 -  GMQS: h5diff - The number of object difference is not consistent between dataset and group/type when attribute(s) have differences

Description:
  Object differences are not consistent between dataset and group/datatype when their attribute(s) have differences. This is because attribute(s) differences is not accumulated to group or datatype object’s difference, but accumulated to dataset difference.
  To fix, do not accumulate attribute difference to dataset difference.  This is referred to h5diff’s default behavior and also past report from users that users were confused by the accumulated behavior. (also can’t figure out only for dataset difference , also hard to spot dataset difference when it has lots of attributes or differences)
  This also lead to fix inconsistent format indicating difference between dataset and group/datatype object.
  Merged from HDF5 trunk r22751. 

Tested: 
    jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE),  Windows (32-LE cmake), cmake (jam)
2012-09-11 18:19:53 -05:00
HDF Tester
6810576bf2 [svn-r22747] Snapshot version 1.8 release 10 (snap10) 2012-09-09 19:35:24 -05:00
HDF Tester
d76a3faf25 [svn-r22733] Snapshot version 1.8 release 10 (snap9) 2012-09-02 19:29:00 -05:00
Allen Byrne
612af6440b [svn-r22724] Convert tests to *.sh.in.
Convert configure.in to configure.ac.
Align TESTS usage with autotools convention.
Update all references from configure.in to configure.ac

Tested: h5committest
2012-08-28 14:11:34 -05:00
Allen Byrne
8b271f6ca5 [svn-r22717] Update list of tools fixes. 2012-08-27 11:15:45 -05:00
HDF Tester
189abd52ac [svn-r22715] Snapshot version 1.8 release 10 (snap8) 2012-08-26 19:32:58 -05:00
Jonathan Kim
dc7748afb9 [svn-r22701] Purpose:
Address HDFFV-7942 - h5diff: incorrect result for comparing attribute data with different type size in same class

Description:
   When comparing attribute data values with same type class but different size, the result was incorrect.  It was due to the size difference and got truncated. 
   Fixed to match up the smaller type size to big type size like what dataset does.
   Merged from HDF5 trunk r22684 and r22691.

  
Tested: 
 jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), Windows (32-LE cmake), cmake (jam)
2012-08-20 15:11:58 -05:00
HDF Tester
20d05ae593 [svn-r22671] Snapshot version 1.8 release 10 (snap7) 2012-08-12 19:30:24 -05:00
Larry Knox
451fd8514b [svn-r22630] Snapshot version 1.8 release 10 (snap6) 2012-08-05 19:52:07 -05:00
Jonathan Kim
e8197d1941 [svn-r22621] Purpose:
HDFFV-8107 testh5diff will fail if build/test in HDF5 source tree

Description:
  This is sub-task for "HDFFV-8105 testh5diff.sh uses the wrong operator (-a) in an if statement."
  From the HDFFV-8105's update, h5diff test failed if build&test is performed in HDF5 source tree because 'cp' try to copy test files to self dir. 
  It's addressed by skipping if cp's src dir and dest dir is same.
  Also this applied for all other tools under src/tools dir.
  No change to the CMakeLists.txt files because CMake cautions/demands that in-source builds be avoided.
  Merged from HDF5 trunk r22617.

  
Tested: 
 jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), some manual tests as well
2012-08-02 14:32:38 -05:00
Jonathan Kim
62455bb025 [svn-r22619]
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.
  Merged from HDF5 trunk r22618.
  
Tested:
 jam (linux32-LE), koala (linux64-LE), ostrich (linuxppc64-BE), some manually repeated test performed in parallel
2012-08-02 11:10:03 -05:00
Albert Cheng
85d0f3befd [svn-r22595] Bug fix: HDFFV-8105
Description:
The test command in COPY_TESTFILES_TO_TESTDIR used the wrong operator -a which
means and. It is not sufficient to test mere existence as $tstfile could have
been a directory or other non-file things.  If the file is not readable, the
$CP command would fail but its return code was not checked.

Solution:
Get rid of the test command and go ahead to $CP it and then check its returned
code and report errors if detected.

Tested; committested.
2012-07-22 15:52:34 -05:00
Allen Byrne
d9ba5c234c [svn-r22571] HDFFV-7784,-8095,7936 merge from trunk
Tested: local linux with cmake
2012-07-13 10:18:27 -05:00
Larry Knox
f49fe94a09 [svn-r22524] Snapshot version 1.8 release 10 (snap6) 2012-07-09 11:52:38 -05:00
HDF Tester
11ddad75fb [svn-r22488] Snapshot version 1.8 release 10 (snap4) 2012-06-24 19:22:53 -05:00