summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
...
| * Renamed the autotools check-vol target to check-passthrough-vol.Dana Robinson2019-04-111-11/+14
| |
| * Merge branch 'develop' into c_stdlib_posix_call_cleanupDana Robinson2019-02-1913-13/+224
| |\
| | * Remove ' ' (typo).Larry Knox2019-02-171-1/+1
| | |
| | * Refactor mpi test namesAllen Byrne2019-02-1110-10/+10
| | |
| | * Refactor parallel test namesAllen Byrne2019-02-1110-10/+10
| | |
| | * Add LOCAL_BATCH_SCRIPT_ARG variable for submitting account informationLarry Knox2019-02-042-2/+2
| | | | | | | | | | | | and other batch command variations with ctest command.
| | * Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel testsLarry Knox2019-02-025-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 Knox2019-02-011-1/+1
| | |
| | * Update bin/release for filename changes and HPC-CMake tar fileLarry Knox2019-02-011-7/+11
| | | | | | | | | | | | corrections.
| | * Add new files to MANIFEST.Larry Knox2019-02-011-0/+0
| | | | | | | | | | | | Update permissions for raybsub to 755.
| | * Add more specific batch scripts.Larry Knox2019-01-316-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 Knox2019-01-282-33/+0
| | | | | | | | | | | | Special versions for sandia are not needed.
| | * Remove knl configuration from ctestS.sl.in.cmake.Larry Knox2019-01-273-1/+33
| | | | | | | | | | | | Add sandia batch files with account info.
| | * Add batch files with batch parameters specific to cori and ray.Larry Knox2019-01-268-5/+77
| | | | | | | | | | | | Release.txt entry for skipping long double dt_arith tests on ppc64.
| * | C and POSIX call cleanupDana Robinson2019-01-111-90/+154
| |/
| * Configure build directory in batch scripts.Larry Knox2019-01-056-61/+6
| |
| * Add libhdf5_hl_fortran symlinks for libhdf5hl_fortran files.Larry Knox2018-12-312-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 scriptsLarry Knox2018-12-282-0/+37
| | | | | | | | during configuration.
| * Add support for "make check-vol", along with a few minor cleanups, etc.Quincey Koziol2018-11-292-0/+7
| |
| * Update API tracing info for VOL functions and regenerate trace macros for VOLQuincey Koziol2018-11-281-0/+2
| | | | | | | | API calls.
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-11-225-3/+68
| |\ | | | | | | | | | stackable_vol
| | * Add script and changes to wait for H5Tinit.cLarry Knox2018-11-145-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 Koziol2018-11-101-0/+2
| | |
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-11-061-2/+2
| |\ \ | | |/ | | | | | | stackable_vol
| | * Update HDF5-Examples version to be included in CMake-* tar/zip files.hdftest2018-11-051-2/+2
| | |
| * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Quincey Koziol2018-11-043-0/+76
| |\ \ | | |/ | | | | | | stackable_vol
| | * Add script to run tests with sbatch when not cross compiling.Larry Knox2018-10-291-0/+28
| | | | | | | | | | | | Add new files to MANIFEST.
| | * Add files and changes to cross compile with CrayLinuxEnvironment and runLarry Knox2018-10-292-0/+48
| | | | | | | | | | | | ctest tests with a batch job on knl compute nodes.
| * | Correct error with parsing of "FUNC_ENTER_API_NOINIT"Quincey Koziol2018-10-271-1/+1
| |/
| * VOL FEATUREDana Robinson2018-10-101-0/+20
| |
* | OESS-65 add option to use AEC library in place of SZipAllen Byrne2020-05-201-139/+139
| |
* | Trim trailing whitespaceQuincey Koziol2020-05-202-13/+13
| |
* | Add Splitter VFD to library.Jacob Smith2020-05-201-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 Knox2020-05-201-1/+1
| |
* | Revise API for H5get_alloc_stats() to take a struct instead of separate values.Quincey Koziol2020-05-201-0/+1
| |
* | Update examples and fix old version references.Allen Byrne2020-05-201-3/+3
| |
* | Filter all of the new _USED / _UNUSED type modifiers.David Young2020-05-201-0/+5
| |
* | Max Library "index" should be 7.Larry Knox2020-05-201-1/+1
| |
* | Remove duplicate lines noted on forum by Eric BavierLarry Knox2020-05-201-7/+0
| |
* | Add v111 version for H5O functions to enable version1 default for HDF5Larry Knox2020-05-201-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 Robinson2020-05-202-12/+35
| |
* | fix intel compile warningskmu2020-05-201-4/+15
| |
* | Revert "fix warnings from Intel compiler"kmu2020-05-201-13/+4
| | | | | | | | This reverts commit 8b9338ab57eec0cc8fa5a36c44d7b28e52e9a466.
* | Revert "using a different MACRO"kmu2020-05-201-2/+0
| | | | | | | | This reverts commit fc61b7a9f3a38331809ebcb6247482943947cdb8.
* | using a different MACROkmu2020-05-201-0/+2
| |
* | fix warnings from Intel compilerkmu2020-05-201-4/+13
| |
* | Refactor all the 'H5VL_*_optional' callbacks to move the type of operation outQuincey Koziol2020-05-201-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 atDavid Young2020-05-201-1/+2
| | | | | | | | /usr/bin/perl.
* | Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-0923-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 Young2019-10-0312-12/+26
| |