User Tools

Site Tools


raxml-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
raxml-software [2014/12/08 10:06] joguyaraxml-software [2014/12/08 10:24] – [Installation Notes] joguya
Line 33: Line 33:
  
 ==== Installation Notes ==== ==== Installation Notes ====
-  * Download pandaseq 2.8.1, create version specific dir in /export/apps/pandaseq/, compile & install it.<code>+  * clone RAxML GitHub repo, create version specific dir in /export/apps/RAxML/, compile & copy binaries<code>
 git clone https://github.com/stamatak/standard-RAxML.git git clone https://github.com/stamatak/standard-RAxML.git
 cd standard-RAxML cd standard-RAxML
Line 49: Line 49:
 rm *.o rm *.o
 make -f Makefile.SSE3.PTHREADS.gcc make -f Makefile.SSE3.PTHREADS.gcc
 +rm *.o
 +module load openmpi/1.8.2
 +make -f Makefile.MPI.gcc
 +rm *.o
 +make -f Makefile.SSE3.MPI.gcc
 +rm *.o
 +make -f Makefile.AVX.MPI.gcc
 rm *.o rm *.o
 sudo mkdir -p /export/apps/RAxML/8.1.9/bin sudo mkdir -p /export/apps/RAxML/8.1.9/bin
raxml-software.txt · Last modified: 2018/09/16 07:45 by aorth