Fix script name for resubmit

This commit is contained in:
Paul Kent 2017-01-17 13:28:46 -05:00 committed by Mark Dewing
parent a09caa0513
commit 5149528ae9
1 changed files with 2 additions and 2 deletions

View File

@ -152,10 +152,10 @@ fi
if [ -e ${test_dir}/${machine_name}_build_gnu/bin/qmcpack ]; then
echo "--- Found a built qmcpack executable. Will requeue."
cd $HOME/.qmcpack_test_jobs
if [ -e nightly_ornl_olcf_titan_cpu.job ]; then
if [ -e nightly_ornl_olcf_titan_gpu.job ]; then
# Run after 11.21pm following Tuesday. This is usually the evening after maintenance
echo -- Qsub
qsub -a `date -d "next Tuesday" +%m%d2321` nightly_ornl_olcf_titan_cpu.job
qsub -a `date -d "next Tuesday" +%m%d2321` nightly_ornl_olcf_titan_gpu.job
# Run after 11.01pm next day
#qsub -a 2301 $HOME/.qmcpack_test_jobs/nightly_ornl_olcf_titan_cpu.job
# Run after one week