This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
fasttree-software [2020/08/09 12:47] aorth |
fasttree-software [2020/08/09 12:52] (current) aorth |
||
|---|---|---|---|
| Line 17: | Line 17: | ||
| < | < | ||
| $ FastTree</ | $ FastTree</ | ||
| + | |||
| + | *Note:* if you're using the multi-threaded '' | ||
| + | |||
| + | < | ||
| + | $ FastTreeMP</ | ||
| + | |||
| + | The number of CPU threads you choose should match the number of CPUs requested in your SLURM SBATCH allocation. | ||
| ===== Installation ====== | ===== Installation ====== | ||
| Line 24: | Line 31: | ||
| < | < | ||
| $ sudo wget http:// | $ sudo wget http:// | ||
| - | $ sudo chmod +x / | + | $ sudo wget http:// |
| + | $ sudo chmod +x / | ||