Garrett Graham
Garrett Graham
m4_if had an extra [] in the params m4_define was not define-ing without [...] around the source to be concat'd unsure if the m4_if extra param was a holdover, or...
These commits address: 1) Architecture detection had an explicit comparison to "Intel" if x86_64, which caused compilation failure on any AMD processor, despite having the requested vector extensions available (SSE2,...
refresh-bio KMC (https://github.com/refresh-bio/KMC) is a dependency, but has some compilation issues that prevent available instruction set detection on AMD. I have changed the CMake dependency to a fork of KMC...