lh3 / bwa

Burrow-Wheeler Aligner for short-read alignment (see minimap2 for long-read alignment)
GNU General Public License v3.0
1.55k stars 556 forks source link

Add support for GPU based scaling #249

Closed oferchen closed 5 years ago

oferchen commented 5 years ago

Please add support for scaling onto GPU cores for calculation, I think it can increase speed by a factor of x100 just by utilizing all available cores in the GPU.

lh3 commented 5 years ago

by utilizing all available cores in the GPU.

In practice, you can’t.