diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2019-01-27 23:55:44 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2019-01-27 23:55:44 (GMT) |
commit | cee36ca40d91ced2a417156feac3fd7407f0b82d (patch) | |
tree | a2532840d76d059b403d7a52336c4f8602904de3 /bin/batch/ctestS.sl.in.cmake | |
parent | 11e74daddd7b76acbdc95975d93509c16ddd3cc9 (diff) | |
download | hdf5-cee36ca40d91ced2a417156feac3fd7407f0b82d.zip hdf5-cee36ca40d91ced2a417156feac3fd7407f0b82d.tar.gz hdf5-cee36ca40d91ced2a417156feac3fd7407f0b82d.tar.bz2 |
Remove knl configuration from ctestS.sl.in.cmake.
Add sandia batch files with account info.
Diffstat (limited to 'bin/batch/ctestS.sl.in.cmake')
-rw-r--r-- | bin/batch/ctestS.sl.in.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/batch/ctestS.sl.in.cmake b/bin/batch/ctestS.sl.in.cmake index a5d7d76..f772be9 100644 --- a/bin/batch/ctestS.sl.in.cmake +++ b/bin/batch/ctestS.sl.in.cmake @@ -1,6 +1,5 @@ #!/bin/bash -#SBATCH -p knl -C quad,cache #SBATCH --nodes=1 #SBATCH -t 00:30:00 #SBATCH --mail-type=BEGIN,END,FAIL |