Skip to content
Snippets Groups Projects
Commit 4ebc8ca4 authored by Xingran Wang's avatar Xingran Wang
Browse files

reduce number of submit jobs

parent aa914f98
No related branches found
No related tags found
No related merge requests found
#! /bin/bash
#SBATCH --job-name {{ name_job }}
<<<<<<< HEAD
#SBATCH -t 01:30:00
=======
#SBATCH -t 00:20:00
>>>>>>> 519df112 (reduce number of submit jobs)
#SBATCH --nodes {{ num_node }}
#SBATCH --tasks-per-node 48
#SBATCH --partition {{ partition }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment