Add LOCAL_BATCH_SCRIPT_ARG variable for submitting account information

and other batch command variations with ctest command.
This commit is contained in:
Larry Knox
2019-02-04 08:46:57 -06:00
parent d2624dae03
commit 6c2a4b728f
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
#SBATCH -C knl,quad,cache
#SBATCH -p knl -C quad,cache
#SBATCH --nodes=1
#SBATCH -t 00:30:00
#SBATCH --mail-type=BEGIN,END,FAIL

View File

@@ -1,6 +1,6 @@
#!/bin/bash
#SBATCH -C knl,quad,cache
#SBATCH -p knl -C quad,cache
#SBATCH --nodes=1
#SBATCH -t 00:30:00
#SBATCH --mail-type=BEGIN,END,FAIL