File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
exeter_isca_slurm_submission_scripts Expand file tree Collapse file tree 3 files changed +3
-3
lines changed 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=2:00 :00 # Designated Wall Time
28+ # SBATCH --time=0:10 :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=2:00 :00 # Designated Wall Time
15+ # SBATCH --time=0:10 :00 # Designated Wall Time
1616
1717# ###-------------------------------------------------------------------####
1818# ### 1) Load Required Modules (Without Spack)
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=2:00 :00 # Designated Wall Time
28+ # SBATCH --time=0:10 :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