diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2018-10-29 21:17:10 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2018-10-29 21:17:10 (GMT) |
commit | f031cc7b7a11c783e16cd928f534ca0197e61522 (patch) | |
tree | 7449272e7dcf906ccc383ef0ccbf41e1788da19b /MANIFEST | |
parent | b24259ed8cdb273273f82c2b3f3a2dcac60b32ba (diff) | |
download | hdf5-f031cc7b7a11c783e16cd928f534ca0197e61522.zip hdf5-f031cc7b7a11c783e16cd928f534ca0197e61522.tar.gz hdf5-f031cc7b7a11c783e16cd928f534ca0197e61522.tar.bz2 |
Add script to run tests with sbatch when not cross compiling.
Add new files to MANIFEST.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -92,6 +92,9 @@ ./bin/timekeeper _DO_NOT_DISTRIBUTE_ ./bin/trace ./bin/yodconfigure +./bin/batch/knl_ctestSP.sl +./bin/batch/knl_H5detect.sl.in.cmake +./bin/batch/sbatch_ctestSP.sl ./bin/pkgscrpts/h5rmflags _DO_NOT_DISTRIBUTE_ ./bin/pkgscrpts/makeHDF5BinaryTarfiles.pl _DO_NOT_DISTRIBUTE_ ./bin/pkgscrpts/makeInternalREADME.pl _DO_NOT_DISTRIBUTE_ @@ -3156,6 +3159,7 @@ ./java/lib/ext/slf4j-simple-1.7.25.jar # CMake-specific Files +./config/toolchain/crayle.cmake ./config/toolchain/GCC.cmake ./config/toolchain/intel.cmake |