Skip to content

Commit

Permalink
Bump max time for gpu jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellgordon95 committed Sep 22, 2019
1 parent 985bc1f commit 0888263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_uge_gpu.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /bin/bash
#$ -cwd
#$ -V
#$ -l gpu=1,h_rt=72:00:00,num_proc=2,mem_free=3G
#$ -l gpu=1,h_rt=160:00:00,num_proc=2,mem_free=3G
#$ -j y
#$ -m ase
#$ -M mitchell.gordon95@gmail.com
Expand Down

0 comments on commit 0888263

Please sign in to comment.