Skip to content

Commit

Permalink
Update sbatch_WBcel235.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mjsteinbaugh committed Jun 21, 2018
1 parent 36279f2 commit f314350
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

#SBATCH --job-name=genome # Job name
#SBATCH --partition=medium # Partition name
#SBATCH --time=1-00:00 # Runtime in D-HH:MM format
#SBATCH --time=3-00:00 # Runtime in D-HH:MM format
#SBATCH --nodes=1 # Number of nodes (keep at 1)
#SBATCH --ntasks=1 # Number of tasks per node (keep at 1)
#SBATCH --cpus-per-task=8 # CPU cores requested per task (change for threaded jobs)
Expand Down

0 comments on commit f314350

Please sign in to comment.