Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
3525935821b[svn-r25952] HDFFV-9054: disable io_timer in tools lib and perform sub-folder due to SHARED compile issues and other issues.
Private HDFPrivate HDF
276805c3fbe[svn-r25950] Snapshot version 1.8 release 15 (snap5)
Albert ChengAlbert Cheng
cac2c7324f2[svn-r25948] [Merged r25946 from trunk] Removed debug statments that use //. Tested: env CFLAGS=-ansi buildhdf5 in jam and parallel platypus.
Albert ChengAlbert Cheng
c57665bb4fb[svn-r25947] [merged changes from trunk r25940] HDFFV-9046: reorganize hdf5/perform, step 2 Move timing measurement routines used by h5perf and h5perf_serial to tools/lib so that they can be used by other tools too. tools/lib/io_timer.c tools/lib/io_timer.h tools/perform/io_timer.c tools/perform/io_timer.h renamed perform/io_timer.[ch] to lib/io_timer.[ch] tools/lib/Makefile.am tools/lib/Makefile.in tools/lib/CMakeLists.txt tools/perform/Makefile.in tools/perform/Makefile.am tools/perf...
Albert ChengAlbert Cheng
24c5c0bf1b4[svn-r25945] [merge changes r25932 and r25933 from Trunk] HDFFV-8902: merge the source code of h5perf and h5perf_serial, stage 1. tools/perform/sio_timer.h: tools/perform/pio_timer.c: tools/perform/io_timer.h: tools/perform/io_timer.c: Renamed pio_timer.[ch] as io_timer.[ch]; merged content of sio_timer.[ch] into io_timer.[ch] so that both h5perf and h5perf_serial call the combined io_timer.[ch]. Moved the debug printing code segment in set_time() in [sp]io_timer.c to as debu...
Albert ChengAlbert Cheng
9e0a0975b62[svn-r25944] updated AIX compilers information.
Allen ByrneAllen Byrne
95b2650d861[svn-r25937] Remove build and test commands for deleted benchpar.c
Allen ByrneAllen Byrne
70626f2d400[svn-r25935] Fix incorrectly combined check.
Private HDFPrivate HDF
66d0a163da0[svn-r25925] Snapshot version 1.8 release 15 (snap4)
Allen ByrneAllen Byrne
df01ec0273b[svn-r25919] If not testing skip building test only programs.
Private HDFPrivate HDF
877223f927d[svn-r25916] Snapshot version 1.8 release 15 (snap3)
Albert ChengAlbert Cheng
8dd1373cc64[svn-r25914] HDFFV-8156: retired benchpar.c.
Albert ChengAlbert Cheng
daf1267e7a4[svn-r25911] Updated.
Albert ChengAlbert Cheng
1fe32500ddb[svn-r25910] HDFFV-8156: perform/benchpar failed to run Benchpar.c is retired/deleted. If it is ever needed, it can be retrieved from the SVN repository or even previous version of HDF5 source code. Tested: jam parallel make passed.
Allen ByrneAllen Byrne
59ad4f6d005[svn-r25907] Fix CMP0054 warning
Allen ByrneAllen Byrne
36cefe942df[svn-r25903] Fix CMP0053 warning
Albert ChengAlbert Cheng
d6b44d14dcc[svn-r25901] HDFFV-9046: reorganize hdf5/perform/ directory Moved perform/ to tools/perform. Updated all the configure related files for the new location. Tested: h5committested plus tested in jam and kite.
Allen ByrneAllen Byrne
e810de441ee[svn-r25897] Replace 7zip required command with cmake command
Albert ChengAlbert Cheng
b1f643b82e8[svn-r25892] Updated online help page to match what the command does now. Tested: "bin/release -h" and visual inspect the output to be correct.
Private HDFPrivate HDF
f86441d0f31[svn-r25887] Snapshot version 1.8 release 15 (snap2)
Allen ByrneAllen Byrne
44620319b71[svn-r25879] Test if binary folder exists
Albert ChengAlbert Cheng
0083485ab75[svn-r25875] DAILYTEST-31: Fix cmakehdf5 for Daily Test use Fix cmakehdf5 so that it can figure out where the source directory is. It expects cmakehdf5 itself resides at $srcdir/bin/cmamkehdf5. Tested: Jam by invoking cmakehdf4 with different paths.
Albert ChengAlbert Cheng
4f96f71ab3f[svn-r25873] Updated with new options of cmakehdf5.
Albert ChengAlbert Cheng
158666710d1[svn-r25872] HDFFV-8932: configure options added to enable or disable the building of different language API's and testings. See "cmakehdf5 --help" for details. Tested: jam using different combinations of option and verified correctness by inspeacting libhdf5.settings output.
Allen ByrneAllen Byrne
ff31c2bc0f2[svn-r25869] HDFFV-9041: Definitions needed to be a semi-colon separated list.
Private HDFPrivate HDF
66c863dbd3b[svn-r25866] Snapshot version 1.8 release 15 (snap1)
Elena PourmalElena Pourmal
a87384a2a6d[svn-r25865] Maintenance after the release: Added 1.8.14 RELEASE.txt to the HISTORY.txt file.
Private HDFPrivate HDF
486f5e7241d[svn-r25856] Snapshot version 1.8 release 15 (snap0)
Albert ChengAlbert Cheng
ec672d49088[svn-r25850] INSTALL_parallel already has a known issues section for Hopper. I moved all hopper known problems from RELEASE.txt to INSTALL_parallel so that they are all in one place.
Albert ChengAlbert Cheng
13feb98bb1d[svn-r25849] INSTALL_parallel already has a known issues section for Hopper. I moved all hopper known problems from RELEASE.txt to INSTALL_parallel so that they are all in one place.
Allen ByrneAllen Byrne
e77fd4ebe11[svn-r25846] Correct typos in linux export of mod
Allen ByrneAllen Byrne
be054d6f6be[svn-r25842] Change WiX program check to use the ENV variable for path. Tested: Windows
Allen ByrneAllen Byrne
a1a1aba1308[svn-r25839] Remove hard coded urls. Add WiX support. Add file test depends.
Dana RobinsonDana Robinson
b78904d8ff2[svn-r25837] Updated RELEASE.txt message for HDFFV-9016 to be in line with the current RELEASE.txt guidelines.
Dana RobinsonDana Robinson
9b71c4f0593[svn-r25832] Fixed typo in HDFFV-9016 comment in release_docs/RELEASE.txt.
Dana RobinsonDana Robinson
7971ccd56ba[svn-r25831] Updated release_docs/RELEASE.txt with HDFFV-9016 information. This was a check-in to the CMake externals but it affects HDF5.
Dana RobinsonDana Robinson
edc91e4e9d3[svn-r25830] Merge of r25605 from the win32_dialog_fix feature branch. Minor changes to CMake files that allow setting library Subversion externals paths via the CMake GUI. By default, these paths are set to our library trunks. We might want to change this on release. Tested on: 64-bit Windows 7 with Visual Studio 2012 and CMake 3.0.2
Albert ChengAlbert Cheng
91561b49996[svn-r25806] Update support platforms information according to release v1.8.14.
Allen ByrneAllen Byrne
bbecb0c9e6c[svn-r25801] Add utilities and expected output
Allen ByrneAllen Byrne
405178a1dca[svn-r25799] correct example cmake info
Mohamad ChaarawiMohamad Chaarawi
0502eb185fe[svn-r25796] merge 25750 from trunk. use MPI_File_get_size() instead of stat when retrieving the file size for the MPIO driver.
Mohamad ChaarawiMohamad Chaarawi
c63341344ed[svn-r25791] merge 25790 from trunk. fix bug in shapesame test where test fails with more than 10 procs. This is a fix in the test itself and does not have to do with the library code. tested cloud machine with parallel.
Elena PourmalElena Pourmal
b53ba13958a[svn-r25789] Maintenance: removed VMS notes from the file.
Allen ByrneAllen Byrne
76c0250b6a8[svn-r25785] Add STATUS to message in script
Mohamad ChaarawiMohamad Chaarawi
fd722a3ef74[svn-r25780] merge 25779 from trunk. fix bug in parallel tests where a compact dset is being created proportional to the process count without regard to the 64KB limit for compact datasets.
Larry KnoxLarry Knox
d11e246045c[svn-r25774] Add new files to MANIFEST.
Albert ChengAlbert Cheng
ef23d831299[svn-r25772] Bug fix: HDFFV-8954 Previously, ph5diff may hang in a test in Linux 32 platform(HDFFV-587). No solution was available and a patch to bypass the test is implemented. Since the company is changing domain name soon, the patch would not be valid any more. Tests were done (repeat 100 mpiexec -np 6 ./ph5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5) and the previous hanging problem did not occur. It is likely the newer versions of mpich no longer have this problem. Therefore, it is decid...
Larry KnoxLarry Knox
bb8a12533c9[svn-r25770] Check in initial versions of scripts to build, package and test release binaries. Further work is needed to make them version independent.
Allen ByrneAllen Byrne
0659d17e059[svn-r25739] HDFFV-8953: remove svn url references
Albert ChengAlbert Cheng
f45faa4612c[svn-r25722] The return type of H5A_create was changed from hid_t to H5A_t * but the test was not changed (still doing H5A_create(...) < 0). Fixed the error by changing to compare against NULL. Tested: ADA AIX machine where the old code was flagged as an error by the AIX compiler.