| 147 |
'pgiMth') sfx='pgi_mth' ;; |
'pgiMth') sfx='pgi_mth' ;; |
| 148 |
*) sfx=`echo ${i} | sed 's/MPI$/_mpi/'` ;; |
*) sfx=`echo ${i} | sed 's/MPI$/_mpi/'` ;; |
| 149 |
esac |
esac |
| 150 |
BATCH_SCRIPT="test_svante_$sfx" |
BATCH_SCRIPT="test_${dNam}_$sfx" |
| 151 |
if test -f $SUB_DIR/$BATCH_SCRIPT ; then |
if test -f $SUB_DIR/$BATCH_SCRIPT ; then |
| 152 |
#- job name ( $JOB ) & output-file name ( $JOB.std??? ) must match |
#- job name ( $JOB ) & output-file name ( $JOB.std??? ) must match |
| 153 |
# definition within $BATCH_SCRIPT slurm script |
# definition within $BATCH_SCRIPT slurm script |