Iq-tree
Installed versions
Resource | Version |
---|---|
Dardel/cpe24.11 | 2.4.0 |
General information
IQ-TREE is a Efficient phylogenomic software. For more information visit the IQ-TREE website http://www.iqtree.org/
How to use
Submitting a IQ-TREE job on Beskow
A script for running MPI version of iqtree on Beskow called iqtree_mpi_run.sh is shown below.
Note that this script does not include all the arguments that you can supply to IQ-TREE , but you should add/modify the script to suit your needs.
sbatch iqtree_mpi_run.sh
In this example, we ask 10 nodes for one hour using the sbatch command. When the queuing system has processed our request and allocated the node the script steps into action.
The sample job script for running hybrid MPI/OpenMP likes
Formation on how to submit jobs on Beskow, see Job Submission on Beskow <https://www.pdc.kth.se/resources/computers/beskow/how-to/run>
_ .