raxml-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| raxml-software [2014/12/08 10:06] – joguya | raxml-software [2025/05/14 12:03] (current) – aorth | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== RAxML ====== | ====== RAxML ====== | ||
| + | RAxML (Randomized Axelerated Maximum Likelihood) is a program for sequential and parallel Maximum Likelihood based inference of large phylogenetic trees. | ||
| - | ===== RAxML 8.0.23 | + | ===== Information |
| - | ==== Information | + | |
| - | * Version: 8.0.23 | + | * Latest |
| * Added: June, 2011 | * Added: June, 2011 | ||
| - | * Updated: May 27, 2014 | + | * Updated: May, 2025 |
| * Link: https:// | * Link: https:// | ||
| - | ==== Usage ==== | + | === Usage === |
| - | === See versions of RAxML which are available | + | Show all available |
| - | < | + | |
| - | ==== Installation | + | < |
| + | |||
| + | Load one version into your environment and run it: | ||
| + | |||
| + | < | ||
| + | $ raxmlHPC-PTHREADS-AVX2</ | ||
| + | |||
| + | Note: you should set the number of concurrent CPU threads using the '' | ||
| + | |||
| + | < | ||
| + | |||
| + | === Installation === | ||
| Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
| - | < | + | < |
| - | cd standard-RAxML | + | $ wget https:// |
| - | scl enable devtoolset-1.1 bash | + | $ tar xf v8.2.12.tar.gz |
| - | git checkout v8.0.23 | + | $ cd standard-RAxML-8.2.12 |
| - | make -f Makefile.AVX.gcc | + | $ make -f Makefile.SSE3.gcc |
| - | rm *.o | + | $ make -f Makefile.SSE3.PTHREADS.gcc |
| - | make -f Makefile.AVX.PTHREADS.gcc | + | $ make -f Makefile.AVX.gcc |
| - | sudo mkdir -p / | + | $ make -f Makefile.AVX.PTHREADS.gcc |
| - | sudo cp raxmlHPC-* / | + | $ make -f Makefile.AVX2.gcc |
| + | $ make -f Makefile.AVX2.PTHREADS.gcc | ||
| + | $ sudo mkdir -p / | ||
| + | $ sudo cp raxmlHPC-* / | ||
raxml-software.1418033190.txt.gz · Last modified: by joguya
