Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated -E option | M. Scot Breitenfeld | 2019-05-10 | 2 | -2/+2 |
| | |||||
* | remove -M option | M. Scot Breitenfeld | 2019-05-10 | 9 | -10/+10 |
| | |||||
* | added -M HPC to ctest command | M. Scot Breitenfeld | 2019-05-10 | 13 | -76/+10 |
| | |||||
* | Adding cross-compilation for theta (ANL) and qsub (COBALT) batch controls. | M. Scot Breitenfeld | 2019-05-09 | 1 | -0/+21 |
| | |||||
* | Putting ctest command in variable CMD did not work for skipping failing | Larry Knox | 2019-05-06 | 2 | -8/+4 |
| | | | | tests. | ||||
* | 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 |
| | |||||
* | Develop normalization with vol_integration. | Dana Robinson | 2018-09-19 | 1 | -4/+4 |
| | | | | | Mostly peripheral things like the tools and wrappers, with just enough core library code to support that. | ||||
* | HDFFV-10552 fix version script (missed when 1.11 created) | Allen Byrne | 2018-08-16 | 1 | -3/+3 |
| | |||||
* | Update HDF5 examples to correct version. | Larry Knox | 2018-07-24 | 1 | -2/+2 |
| | |||||
* | Correct a few typos. | Larry Knox | 2018-07-24 | 1 | -3/+3 |
| | |||||
* | Update bine/release to create batch scripts and build-unix-sh, and to | Larry Knox | 2018-07-24 | 1 | -33/+38 |
| | | | | put files in a subdirectory. | ||||
* | Add cmakehdf5 command line option to turn on shell script testing. | Larry Knox | 2018-07-19 | 1 | -1/+9 |
| | | | | Option is on by default but can be disabled with --disable-shell-testing. | ||||
* | TRILAB-31 Working locally | Allen Byrne | 2018-07-16 | 1 | -0/+87 |
| | |||||
* | Revert "Merge pull request #1116 in HDFFV/hdf5 from ↵ | hdftest | 2018-06-24 | 1 | -15/+7 |
| | | | | | | | ~HDFTEST/hdf5_hft:hdf5_1_10 to develop" This reverts commit e9f476dad47ce593f13dacb77b1cc664d1f24e7b, reversing changes made to 2ff00b1b937ebe36ac6ddf590c16a4c27fc0b053. | ||||
* | Clear RELEASE.txt after HDF5 1.10.2 release | lrknox | 2018-04-03 | 1 | -7/+15 |
| | | | | | | Bring README.txt and INSTALL* updates from hdf5_1_10_2 branch to hdf5_1_10 branch. Bring bin/release changes to hdff5_1_10 branch. | ||||
* | Merge branch 'develop' into hdf5_1_10 | M. Scot Breitenfeld | 2017-10-26 | 1 | -2/+2 |
|\ | |||||
| * | Add note to bin/release script with hint for situations where files | lrknox | 2017-09-26 | 1 | -0/+6 |
| | | | | | | | | generated by autogen.sh are missing, causing chkmanifest to fail. | ||||
| * | HDFFV-10284 Add VS2017 support | Allen Byrne | 2017-08-31 | 1 | -2/+2 |
| | | |||||
| * | Major rework of H5PL package code before bringing VOL changes | Dana Robinson | 2017-07-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | over. Brings coding standards in line with the rest of the library, enforces better software engineering principles, and makes everything more maintainable. | ||||
| * | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 35 | -230/+154 |
| | | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
| * | Updated bin/trace to emit errors and reordered autogen.sh processing | Dana Robinson | 2017-04-25 | 1 | -1/+14 |
| | | | | | | | | | | so that script failures leave the library in a non-compilable state, making it harder to ignore errors. |