Skip to content

Exascale Maximum Likelihood (ExaML) code for phylogenetic inference using MPI

Notifications You must be signed in to change notification settings

BioinformaticsArchive/ExaML

This branch is 62 commits behind stamatak/ExaML:master.

Folders and files

NameName
Last commit message
Last commit date
Jun 8, 2014
Jan 16, 2015
Jan 16, 2015
Dec 27, 2014
May 28, 2014
Jan 16, 2015
Oct 24, 2014
Oct 24, 2014
Nov 17, 2014

Repository files navigation

ExaML

Exascale Maximum Likelihood (ExaML) code for phylogenetic inference using MPI.

This code implements the popular RAxML search algorithm for maximum likelihood based inference of phylogenetic trees. It uses a radically new MPI parallelization approach that yields improved parallel efficiency, in particular on partitioned multi-gene or whole-genome datasets.

It is up to 4 times faster than RAxML-Light [1].

As RAxML-Light, ExaML also implements checkpointing, SSE3, AVX vectorization and memory saving techniques.

[1] A. Stamatakis, A.J. Aberer, C. Goll, S.A. Smith, S.A. Berger, F. Izquierdo-Carrasco: "RAxML-Light: A Tool for computing TeraByte Phylogenies", Bioinformatics 2012; doi: 10.1093/bioinformatics/bts309.

Intel Xeon Phi

For details on running ExaML on Intel MIC (aka Xeon Phi), please refer to README_MIC.txt.

About

Exascale Maximum Likelihood (ExaML) code for phylogenetic inference using MPI

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.3%
  • Objective-C 0.7%