Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | 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. | ||||
* | 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 | 5 | -2/+42 |
| | | | | | | 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. | ||||
* | 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 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. | ||||
* | 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. |