kosta777 / parallel-genomeseq

Parallelization of popular genome sequencing algorithms
4 stars 1 forks source link

Use uint8 in AVX2 #31

Closed huanglangwen closed 4 years ago

huanglangwen commented 4 years ago

previously: 8 floats per vector now: 32 uint8 per vector 4x acceleration!!! 3.1 GCUPS on my PC @kosta777 @hanyao8 @spaceben