summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* CMake if statement correctionAllen Byrne2019-02-141-2/+2
|
* TRILAB-111 fixes for parallel testingAllen Byrne2019-02-133-26/+8
|
* Add missing toolchain include for cross-compileAllen Byrne2019-02-131-0/+1
|
* KNL option for batch scriptsAllen Byrne2019-02-121-10/+12
|
* Set the full generator nameAllen Byrne2019-02-111-1/+2
|
* Use correct values for other file versionsAllen Byrne2019-02-092-12/+12
|
* CMake script changes to simplify executionAllen Byrne2019-02-086-313/+226
|
* Remove F2003 Option and referencesAllen Byrne2019-02-063-12/+0
|
* Update to example reference versionAllen Byrne2019-02-063-3/+3
|
* Fail configure if SZIP/ZLIB is requested but not foundAllen Byrne2019-02-051-1/+5
|
* Add LOCAL_BATCH_SCRIPT_ARG variable for submitting account informationLarry Knox2019-02-041-4/+4
| | | | and other batch command variations with ctest command.
* Add batchscript options that work when running ctest directly.Larry Knox2019-02-042-1/+6
|
* Correct H5DIFF to PH5DIFF in *ctestS.sl.in.cmake list of parallel testsLarry Knox2019-02-022-13/+27
| | | | | | reserved for *ctestP.sl.cmake. Revise options to run batch tests and alternative options for cross compile in HPC/*-HDF5options.cmake.
* Add more specific batch scripts.Larry Knox2019-01-311-2/+10
| | | | | | 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.
* Add HDF5options.cmake files for serial and parallel tests on HPCLarry Knox2019-01-282-0/+234
| | | | | | | machines (where tests are to be run as batch jobs. Add README_HPC file with instructions for setting up configuration to use batch scripts for running tests on HPC machines and some pointers for cross compiling.
* Add variables to set up module switch between configure and build forLarry Knox2019-01-081-0/+9
| | | | cross compiling on CrayXC40.
* Configure build directory in batch scripts.Larry Knox2019-01-051-2/+2
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Larry Knox2019-01-023-245/+245
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'af21ce90d9465e805807f17da21f93e64e03492a': (46 commits) Changed to Unix line endings and chmod -x. Fix runtest case for data to stdout in tool Updated the parallel install docs. Eliminated the need for a separate script variable. Flipped swapped testing strings. Specify variable type. Remove unnecessary whitespace. Added test_vol_plugin.sh to the list of scripts to clean Fixed a CMake build issue (CMake still doesn't run the VOL plugin tests) Added more sub-tests to the VOL plugin test. Added a simple test for registration of VOL connector plugins. Autotools only for right now, but this will be fleshed out in future work. OHDR tests now accept h5_fileaccess() fapls. Formatting, informative comments, and minor renaming. Fix some CMake listings Add error checking to the minimized dset header size calculation. Update printf->HDprintf statements. Remove `#if 0` block of deprecated code. Fix mistake with H5E_BEGIN_TRY {...} H5E_END_TRY block containing ERROR-raising macros. Formatting tweaks. Added a helpful message to the flush script. Added a shell script so we can run the parallel flush test on OpenMPI. Add "compact" storage test to relative header size comparisons. Formatting adjustments. Formatting adjustments ...
| * Changed to Unix line endings and chmod -x.Dana Robinson2019-01-013-245/+245
| |
* | Add .lsf batch scripts and insert the build directory into the scriptsLarry Knox2018-12-281-0/+1
|/ | | | during configuration.
* HDFFV=10632 test cleanupAllen Byrne2018-12-061-2/+3
|
* Move wait_H5init.cmake up to config/cmake.Larry Knox2018-11-201-11/+0
|
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵Larry Knox2018-11-202-273/+278
|\ | | | | | | develop
| * Fix typoAllen Byrne2018-11-191-1/+1
| |
| * Standardize scriptAllen Byrne2018-11-191-11/+7
| |
| * add max count to options fileAllen Byrne2018-11-191-22/+26
| |
| * Check PARALLEL_LEVEL maximumAllen Byrne2018-11-191-1/+6
| |
* | Changes to CMake code to pause cmake/ctest, waiting for batch jobs toLarry Knox2018-11-202-11/+9
| | | | | | | | run and finish.
* | Really don't run parallel tests without option specifying script.Larry Knox2018-11-141-16/+15
| |
* | Add script and changes to wait for H5Tinit.cLarry Knox2018-11-142-291/+328
|/ | | | | | | 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.
* Snapshot version 1.11 release 3.hdftest2018-11-051-1/+1
|
* HDFFV-10608 Move toolchain files into a subfolderAllen Byrne2018-10-221-1/+1
|
* TRILAB-36 add option for test script batch commandAllen Byrne2018-10-221-1/+5
|
* Correct quote charAllen Byrne2018-10-111-7/+7
|
* VOL FEATUREDana Robinson2018-10-101-183/+183
|
* TRILABS-21 add toolchain related info and filesAllen Byrne2018-10-041-0/+5
|
* Snapshot version 1.11 release 2.hdftest2018-09-201-1/+1
|
* HDFFV-10569 Add unsupported option notes to docsAllen Byrne2018-09-041-0/+17
|
* HDFFV-10547 requires updated examples versionAllen Byrne2018-08-201-0/+3
|
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ↵hdftest2018-06-241-3/+3
| | | | | | | ~HDFTEST/hdf5_hft:hdf5_1_10 to develop" This reverts commit e9f476dad47ce593f13dacb77b1cc664d1f24e7b, reversing changes made to 2ff00b1b937ebe36ac6ddf590c16a4c27fc0b053.
* Snapshot version 1.10 release 3 (snap3)hdftest2018-06-241-1/+1
|
* Snapshot version 1.10 release 3 (snap2)hdftest2018-06-041-1/+1
|
* Updated version to 1.10.3-snap2hdftest2018-05-291-1/+1
|
* Updated version to 1.10.3-snap1hdftest2018-04-301-1/+1
|
* Updated version to 1.10.3-snap0lrknox2018-03-141-2/+2
|
* Merge branch 'develop' into hdf5_1_10_mergeM. Scot Breitenfeld2018-03-122-2/+2
|\
| * Change CMake min to 3.10Allen Byrne2018-03-092-2/+2
| |
| * Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-272-2/+2
| |
| * Update reference files for CMake optionsAllen Byrne2018-01-293-58/+27
| |
| * Snapshot version 1.11 release 2hdftest2018-01-051-1/+1
| |