Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Renamed the autotools check-vol target to check-passthrough-vol. | Dana Robinson | 2019-04-11 | 1 | -11/+14 | |
| | | ||||||
| * | Merge branch 'develop' into c_stdlib_posix_call_cleanup | Dana Robinson | 2019-02-19 | 13 | -13/+224 | |
| |\ | ||||||
| | * | Remove ' ' (typo). | Larry Knox | 2019-02-17 | 1 | -1/+1 | |
| | | | ||||||
| | * | Refactor mpi test names | Allen Byrne | 2019-02-11 | 10 | -10/+10 | |
| | | | ||||||
| | * | Refactor parallel test names | Allen Byrne | 2019-02-11 | 10 | -10/+10 | |
| | | | ||||||
| | * | Add LOCAL_BATCH_SCRIPT_ARG variable for submitting account information | Larry Knox | 2019-02-04 | 2 | -2/+2 | |
| | | | | | | | | | | | | and other batch command variations with ctest command. | |||||
| | * | Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel tests | Larry Knox | 2019-02-02 | 5 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | 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. | Larry Knox | 2019-02-01 | 1 | -1/+1 | |
| | | | ||||||
| | * | Update bin/release for filename changes and HPC-CMake tar file | Larry Knox | 2019-02-01 | 1 | -7/+11 | |
| | | | | | | | | | | | | corrections. | |||||
| | * | Add new files to MANIFEST. | Larry Knox | 2019-02-01 | 1 | -0/+0 | |
| | | | | | | | | | | | | Update permissions for raybsub to 755. | |||||
| | * | Add more specific batch scripts. | Larry Knox | 2019-01-31 | 6 | -5/+141 | |
| | | | | | | | | | | | | | | | | | | Add script raybsub to handle submitting .lsf files on ray with bsub < script.lsf syntax that we couldn't handle with CMake. Add hpc-cmake-tgz option for bin/release. | |||||
| | * | Account info can be submitted as an argument to run the batch scripts. | Larry Knox | 2019-01-28 | 2 | -33/+0 | |
| | | | | | | | | | | | | Special versions for sandia are not needed. | |||||
| | * | Remove knl configuration from ctestS.sl.in.cmake. | Larry Knox | 2019-01-27 | 3 | -1/+33 | |
| | | | | | | | | | | | | Add sandia batch files with account info. | |||||
| | * | Add batch files with batch parameters specific to cori and ray. | Larry Knox | 2019-01-26 | 8 | -5/+77 | |
| | | | | | | | | | | | | Release.txt entry for skipping long double dt_arith tests on ppc64. | |||||
| * | | C and POSIX call cleanup | Dana Robinson | 2019-01-11 | 1 | -90/+154 | |
| |/ | ||||||
| * | Configure build directory in batch scripts. | Larry Knox | 2019-01-05 | 6 | -61/+6 | |
| | | ||||||
| * | Add libhdf5_hl_fortran symlinks for libhdf5hl_fortran files. | Larry Knox | 2018-12-31 | 2 | -2/+2 | |
| | | | | | | | | | | Set ctest*.lsf.in.cmake scripts for sierra. Correct src/CMakelists.txt syntax error. | |||||
| * | Add .lsf batch scripts and insert the build directory into the scripts | Larry Knox | 2018-12-28 | 2 | -0/+37 | |
| | | | | | | | | during configuration. | |||||
| * | Add support for "make check-vol", along with a few minor cleanups, etc. | Quincey Koziol | 2018-11-29 | 2 | -0/+7 | |
| | | ||||||
| * | Update API tracing info for VOL functions and regenerate trace macros for VOL | Quincey Koziol | 2018-11-28 | 1 | -0/+2 | |
| | | | | | | | | API calls. | |||||
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-11-22 | 5 | -3/+68 | |
| |\ | | | | | | | | | | stackable_vol | |||||
| | * | Add script and changes to wait for H5Tinit.c | Larry Knox | 2018-11-14 | 5 | -3/+68 | |
| | | | | | | | | | | | | | | | | | | | | | Add more sample batch scripts, specifically for sbatch, not for knl cross compile. Don't run parallel tests when no parallel test script is configured in HDF5options.cmake. | |||||
| * | | Switch switch remainder of API routines to use VOL callbacks. | Quincey Koziol | 2018-11-10 | 1 | -0/+2 | |
| | | | ||||||
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-11-06 | 1 | -2/+2 | |
| |\ \ | | |/ | | | | | | | stackable_vol | |||||
| | * | Update HDF5-Examples version to be included in CMake-* tar/zip files. | hdftest | 2018-11-05 | 1 | -2/+2 | |
| | | | ||||||
| * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-11-04 | 3 | -0/+76 | |
| |\ \ | | |/ | | | | | | | stackable_vol | |||||
| | * | Add script to run tests with sbatch when not cross compiling. | Larry Knox | 2018-10-29 | 1 | -0/+28 | |
| | | | | | | | | | | | | Add new files to MANIFEST. | |||||
| | * | Add files and changes to cross compile with CrayLinuxEnvironment and run | Larry Knox | 2018-10-29 | 2 | -0/+48 | |
| | | | | | | | | | | | | ctest tests with a batch job on knl compute nodes. | |||||
| * | | Correct error with parsing of "FUNC_ENTER_API_NOINIT" | Quincey Koziol | 2018-10-27 | 1 | -1/+1 | |
| |/ | ||||||
| * | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -0/+20 | |
| | | ||||||
* | | OESS-65 add option to use AEC library in place of SZip | Allen Byrne | 2020-05-20 | 1 | -139/+139 | |
| | | ||||||
* | | Trim trailing whitespace | Quincey Koziol | 2020-05-20 | 2 | -13/+13 | |
| | | ||||||
* | | Add Splitter VFD to library. | Jacob Smith | 2020-05-20 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * "Simultaneous and equivalent" Read-Write and Write-Only channels for file I/O. * Only supports drivers with the H5FD_FEAT_DEFAULT_VFD_COMPATIBLE flag for now, preventing issues with multi-file drivers. Add Mirror VFD to library. * Write-only operations over a network. * Uses TCP/IP sockets. * Server and auxiliary server-shutdown programs provided in a new directory, `utils/mirror_vfd`. * Automated testing via loopback ("remote" of localhost). | |||||
* | | Add \d to list of characters allowed after '-' in versions. | Larry Knox | 2020-05-20 | 1 | -1/+1 | |
| | | ||||||
* | | Revise API for H5get_alloc_stats() to take a struct instead of separate values. | Quincey Koziol | 2020-05-20 | 1 | -0/+1 | |
| | | ||||||
* | | Update examples and fix old version references. | Allen Byrne | 2020-05-20 | 1 | -3/+3 | |
| | | ||||||
* | | Filter all of the new _USED / _UNUSED type modifiers. | David Young | 2020-05-20 | 1 | -0/+5 | |
| | | ||||||
* | | Max Library "index" should be 7. | Larry Knox | 2020-05-20 | 1 | -1/+1 | |
| | | ||||||
* | | Remove duplicate lines noted on forum by Eric Bavier | Larry Knox | 2020-05-20 | 1 | -7/+0 | |
| | | ||||||
* | | Add v111 version for H5O functions to enable version1 default for HDF5 | Larry Knox | 2020-05-20 | 1 | -2/+16 | |
| | | | | | | | | | | 1.8-1.10 and version 3 default for HDF5 1.12. Version 2 functions are available (deprecated) but will not be the default for any version. | |||||
* | | Squashed commit of the token_refactoring branch: | Dana Robinson | 2020-05-20 | 2 | -12/+35 | |
| | | ||||||
* | | fix intel compile warnings | kmu | 2020-05-20 | 1 | -4/+15 | |
| | | ||||||
* | | Revert "fix warnings from Intel compiler" | kmu | 2020-05-20 | 1 | -13/+4 | |
| | | | | | | | | This reverts commit 8b9338ab57eec0cc8fa5a36c44d7b28e52e9a466. | |||||
* | | Revert "using a different MACRO" | kmu | 2020-05-20 | 1 | -2/+0 | |
| | | | | | | | | This reverts commit fc61b7a9f3a38331809ebcb6247482943947cdb8. | |||||
* | | using a different MACRO | kmu | 2020-05-20 | 1 | -0/+2 | |
| | | ||||||
* | | fix warnings from Intel compiler | kmu | 2020-05-20 | 1 | -4/+13 | |
| | | ||||||
* | | Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out | Quincey Koziol | 2020-05-20 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of the va_list, so it's at least possible for another connector to know what the operation is and decide whether to implement it or not. Added a new VOL sub-class called "introspect" where callbacks that report information about the connector or container can be placed. Added an 'opt_query' callback to this sub-class, for a connector to report back to the library whether a particular optional callback operation is supported. Also added a 'get_conn_cls' introspection callback, to retrieve the H5VL_class_t of a connector (either the "current" connector, H5VL_GET_CONN_LVL_CURR, or the terminal connector, H5VL_GET_CONN_LVL_TERM). Moved the "post open" operation from a file 'specific' operation to a file 'optional' operation, now that it's possible to detect (with the 'opt_query' introspection callback) whether a VOL connector implements an optional operation, without just returning an error. Added new internal VOL helper routines: H5VL_object_is_native, to determine if an object is in (or is a) native file, and H5VL_file_is_same, to determine if two objects are in (or are) the same terminal VOL connector's container. (And moved the special handling for FILE_IS_EQUAL operation out of internal VOL callback routine into H5VL_file_is_same) Made new dataset 'get' operation for H5Dvlen_get_buf_size, aligning it better with other 'get' operations in API. Fixed several issues with pass-through connectors, which are now passing the 'make check-passthrough-vol' tests again. A bunch of warning and style cleanups as well. | |||||
* | | Make this script work on hosts where PERL is not installed at | David Young | 2020-05-20 | 1 | -1/+2 | |
| | | | | | | | | /usr/bin/perl. | |||||
* | | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1, | David Young | 2019-12-09 | 23 | -109/+1681 | |
| | | | | | | | | | | | | | | | | including the merge of `hdffv/hdf5/develop`, back to the branch that Vailin and I share. Now I need to put this branch on a fork with a less confusing name than vchoi_fork! | |||||
* | | Make some NetBSD compatibility patches. | David Young | 2019-10-03 | 12 | -12/+26 | |
| | |