Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 421 Bytes

TODO.md

File metadata and controls

13 lines (9 loc) · 421 Bytes

TODO for freebayes

TODO for freebayes_CUDA

  • switch the parallel implementation
  • look into GNU parallelization and see what it's doing underneath the hood
  • Can the parallelization be placed on top of existing code, find out how much needs to be changed