Running the GEOS-5 SBU Benchmark: Difference between revisions
Line 300: | Line 300: | ||
#SBATCH --qos=benchmark | #SBATCH --qos=benchmark | ||
This is how the script's developer can run 5400-core jobs. Others might have different partition/qos to submit to. Please edit these before sbatch submission. | This is how the script's developer can run 5400-core jobs. Others might have different partition/qos to submit to. Please edit these before sbatch submission to a <tt>partition/qos</tt> that you have access to that can accept a 5400-core job. | ||
Finally: | |||
$ sbatch gcm_run.j | |||