Running and Verifying FastTree
Procedure
- Use PuTTY to log in to the server as the root user.
- Run the following command to go to the case directory and decompress the case:
cd /home/CASE && gzip -d all.masked.gz
- Run the following command to run the case:
time OMP_NUM_THREADS=128 FastTreePar-2.1.11 -fastest -noml -gtr -nt all.masked > `hostname`_`date '+%Y%m%d%H%M%S'`.masked.ft.rooted
Figure 1 shows the command output.
Parent topic: FastTree 2.1.11 Porting Guide (CentOS 7.6)
