Accelerating Bioinformatics with NVBIO

Originally published at: https://developer.nvidia.com/blog/accelerating-bioinformatics-nvbio/

NVBIO is an open-source C++ template library of high performance parallel algorithms and containers designed by NVIDIA to accelerate sequence analysis and bioinformatics applications. NVBIO has a threefold focus: Performance, providing a suite of state-of-the-art parallel algorithms that offer a significant leap in performance; Reusability, providing a suite of highly expressive and flexible template algorithms…