increased default walltime for monte carlo simulations on Thor

This commit is contained in:
xaw5719 2016-08-03 16:00:30 -04:00
parent d480854b55
commit 8415a9c3fb

View File

@ -1,7 +1,7 @@
#!/bin/sh -login
#PBS -l mem=64GB
#PBS -l nodes=1:ppn=1:research
#PBS -l walltime=2:00:00
#PBS -l walltime=24:00:00
#PBS -N "%NAME%"
#PBS -j oe