| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| | |
* commit '3ed1ac0f1b760fe84ec009de19550d98f0b38071':
Add missing toolchain include for cross-compile
KNL option for batch scripts
|
| | |
|
|/ |
|
|\
| |
| |
| |
| | |
* commit '3acd486b83f319579b1c6884c90289b0eb1d44a6':
Fixes for JNI updates
|
|/ |
|
|\
| |
| |
| |
| |
| | |
* commit '8f447bd3564a88738b9a26b1b0ac3bba785efd39':
Add RELEASE.txt note for collective metadata read fixes
Fix some collective metadata read issues
|
| | |
|
| |\
| |/
|/| |
|
|\ \
| | |
| | |
| | |
| | | |
* commit '6f71b2cdcf3326b1d7bc67cf664b56d2f4056bfd':
Refactor mpi test names
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* commit 'edcbc9966f5c742970ad32eb50a7925fcf7ab677':
Refactor parallel test names
Rename parallel tests to start with PAR_
Distinguish parallel performance tests
Set the full generator name
Add new cmake copy file tests to ignore
Use correct values for other file versions
CMake script changes to simplify execution
|
| | | |
|
| |\ \
| |/ /
|/| |
| | |
| | | |
* commit 'a3a90e79afda2351f16181ec3592b96caceffbe1':
Re-write of Java JNI error handling
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
to develop
* commit 'cc6a61215e508d047ed6aa2daf67475cfe34ee4d':
Re-write of Java JNI error handling
|
|/ / / |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
develop
* commit '163dcebec5d853b720dcb64b5e9828670b963773':
Add ID type (of eventual hid_t) to the VOL "wrap" callback.
|
| | | |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
to develop
* commit '28b9af4f28df6c0e4f7fbf1ce4a0f50e1797b4d3':
Fix test issue in testpar/t_dset.c with MPI-2 implementations
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* commit '36e3d1600a3f9d771cfb9b4475f23c57d4b10280':
Refactor out timeout values
Correct name of variable
Remove F2003 Option and references
Remove obsolete file
Update examples version
Update to example reference version
Switch OFF if compression source is not available
Fail configure if SZIP/ZLIB is requested but not found
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
develop
* commit '7f5741825db0737db5ac46c43009681508a73002':
Add release notes information.
Modification based on feedback from pull request.
Modification based on feedback from pull request.
There is performance issue when closing an object. The slow down is due to the search of the "tag_list" to find out the "corked" status of an object. The fix: (1) Add a counter "num_objs_corked" in the cache structure to track the number of "corked" objects. (2) Skip the search of "tag_list" if the counter is zero i.e. no "corked" objects.
|
| | | |
|
| | | |
|
| | | |
|
| |\ \
| |/ /
|/| |
| | | |
https://bitbucket.hdfgroup.org/scm/~vchoi/my_hdf5_fork into develop
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
to develop
* commit '91c7ff81dcac1af7a7b609698aa69f0c213a6184':
Added a line for the CMake pread/write option to INSTALL_CMake.txt.
|
|/ / / |
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| | |
the search of
the "tag_list" to find out the "corked" status of an object.
The fix:
(1) Add a counter "num_objs_corked" in the cache structure to track the number
of "corked" objects.
(2) Skip the search of "tag_list" if the counter is zero i.e. no "corked" objects.
|
|\ \
| | |
| | |
| | |
| | |
| | | |
* commit '6c2a4b728f3c8eadb18d4e10d41bdbd7d1c8f3e8':
Add LOCAL_BATCH_SCRIPT_ARG variable for submitting account information and other batch command variations with ctest command.
Add batchscript options that work when running ctest directly.
|
| | |
| | |
| | |
| | | |
and other batch command variations with ctest command.
|
| |\ \
| |/ /
|/| |
| | | |
https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* commit 'c348d453b583ec9092152e6aef1f7fa9854cf5d9':
Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel tests reserved for *ctestP.sl.cmake. Revise options to run batch tests and alternative options for cross compile in HPC/*-HDF5options.cmake.
Change examples file to zip for CMake zip file.
Update bin/release for filename changes and HPC-CMake tar file corrections.
Add new files to MANIFEST. Update permissions for raybsub to 755.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
~DEROBINS/hdf5_der:pread_vfd_squash to develop
* commit '055208b71c573be3d4b1047b840d4d8b255bc25e':
Minor tweak to CMake preadwrite entry.
Updated sec2, log, and core VFDs to use pread/pwrite when available (can be controlled via a configure/CMake option)
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
available (can be controlled via a configure/CMake option)
|