xflouris / libpll

Phylogenetic Likelihood Library
GNU Affero General Public License v3.0
26 stars 6 forks source link

AVX vectorization of likelihood functions #63

Closed pierrebarbera closed 7 years ago

pierrebarbera commented 8 years ago

compute_edge_loglikelihood and compute_root_loglikelihood are not vectorized yet. Not huge impact for tree search, but they make up 60% of EPA run time

xflouris commented 7 years ago

AVX vectorized edge loglikelihood