Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

performance improvement: parallelization #7

Open
crsl4 opened this issue Jul 9, 2015 · 1 comment
Open

performance improvement: parallelization #7

crsl4 opened this issue Jul 9, 2015 · 1 comment
Labels

Comments

@crsl4
Copy link
Member

crsl4 commented Jul 9, 2015

many things can be done in parallel that are being done sequentially now: calculation of likelihood of each quartet, each independent run (10 runs by default),

@crsl4 crsl4 added the to do label Jul 9, 2015
@cecileane
Copy link
Member

  • likelihood of different quartets: could be parallelized with GPUs. ex: 230,300 4-taxon sets on 50 taxa.
  • parallelization of independent runs within snaq!: done with commit 7c2467c

@cecileane cecileane changed the title performance improvement: parallelization inside julia performance improvement: parallelization Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants