Skip to content

Commit

Permalink
changed slurm script
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunharker committed Jul 10, 2015
1 parent 526272e commit 207856f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cluster/slurm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
#SBATCH -t 0-00:05 # Runtime in D-HH:MM
#SBATCH -p main # Partition to submit to
#SBATCH --mem-per-cpu=4000 # Memory pool for all cores (see also --mem-per-cpu)
#SBATCH -o hostname.out # File to which STDOUT will be written
#SBATCH -e hostname.err # File to which STDERR will be written
#SBATCH --mail-type=ALL # Type of email notification-BEGIN,END,FAIL,ALL
#SBATCH --mail-user=sharker81@gmail.com #Email to which notifications will be sent

Expand Down

0 comments on commit 207856f

Please sign in to comment.