File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
exeter_isca_slurm_submission_scripts Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212# SBATCH --cpus-per-task=1 # CPU cores per task (for any threading or OpenMP)
1313# SBATCH --gres=gpu:1 # Number of GPUs to reserve
1414# SBATCH -A Research_Project-RSATeam # Research Project
15- # SBATCH --time=12:00 :00 # Designated Wall Time
15+ # SBATCH --time=00:10 :00 # Designated Wall Time
1616
1717
1818# ###-------------------------------------------------------------------####
Original file line number Diff line number Diff line change 2525# SBATCH --cpus-per-task=1 # Threads per task (for Python/IO)
2626# SBATCH --gres=gpu:1 # Number of GPUs to reserve
2727# SBATCH -A Research_Project-RSATeam # Research Project
28- # SBATCH --time=12 :00:00 # Designated Wall Time
28+ # SBATCH --time=2 :00:00 # Designated Wall Time
2929
3030# ###-------------------------------------------------------------------####
3131# ### 1) Load Required Modules (Without Spack)
Original file line number Diff line number Diff line change 1212# SBATCH --cpus-per-task=1 # CPU cores per task (for threading)
1313# SBATCH --gres=gpu:1 # Number of GPUs to reserve
1414# SBATCH -A Research_Project-RSATeam # Research Project
15- # SBATCH --time=12 :00:00 # Designated Wall Time
15+ # SBATCH --time=2 :00:00 # Designated Wall Time
1616
1717# ###-------------------------------------------------------------------####
1818# ### 1) Load Required Modules (Without Spack)
Original file line number Diff line number Diff line change 1818# SBATCH --cpus-per-task=1 # CPU cores per task
1919# SBATCH --gres=gpu:1 # Number of GPUs to reserve
2020# SBATCH -A Research_Project-RSATeam # Research Project
21- # SBATCH --time=12:00 :00 # Designated Wall Time
21+ # SBATCH --time=00:10 :00 # Designated Wall Time
2222
2323# ###-------------------------------------------------------------------####
2424# ### 1) Print SLURM job allocation details
Original file line number Diff line number Diff line change 2525# SBATCH --cpus-per-task=1 # CPU cores per task (for threading/IO)
2626# SBATCH --gres=gpu:1 # Number of GPUs to reserve
2727# SBATCH -A Research_Project-RSATeam # Research Project
28- # SBATCH --time=12 :00:00 # Designated Wall Time
28+ # SBATCH --time=2 :00:00 # Designated Wall Time
2929
3030# ###-------------------------------------------------------------------####
3131# ### 1) Load Required Modules (Without Spack)
You can’t perform that action at this time.
0 commit comments