mirounga

Results 2 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