mirounga

Results 3 issues of mirounga

NUMA allocations are available only for Windows 7 or later OS. VS2019 projects set _WIN32_WINNT = 0x0601 to enable this advanced functionality.

enhancement

Since the recurrent version of ntHash is a prefix sum with an associative operator, it is possible to compute the hashes in parallel using the prefix scan algorithm. For 64-bit...

enhancement

ksw_align could pick the maximum row value at the location beyond the query end. This leads to incorrect second best score.