cc_staff
653
edits
(fix usage of beagle-lb) |
(updated script to beast/2.5.1) |
||
Line 58: | Line 58: | ||
#SBATCH --account=def-someuser | #SBATCH --account=def-someuser | ||
#SBATCH --time=3:00:00 | #SBATCH --time=3:00:00 | ||
#SBATCH --mem=2000M | #SBATCH --mem-per-cpu=2000M | ||
module load beast/2. | module load beast/2.5.1 | ||
beast input_beast.xml | beast input_beast.xml | ||
}} | }} | ||
<translate> | <translate> | ||
=== Jobscript for BEAST with more Memory === <!--T:10--> | === Jobscript for BEAST with more Memory === <!--T:10--> | ||
</translate> | </translate> |