Open mtmrf opened 4 years ago
Hi
pftools3 should work on SSE2 at minimum.
If you work on a UNIX-based system could you send us what return those commands?
cat /proc/cpuinfo | head -30
uname -a
Best
Hi We don't have any machine with only SSE2 instructions to test.
We have a pftools docker container now, but it was compiled on a SSE4 machine. https://hub.docker.com/r/sibswiss/pftools
Attempts to run pfsearchv3 on an older AMD64 CPU (Opteron 2212HE) fails immediately with: pfsearch requires at least a CPU capable of SSE 2. Building on this CPU works without issue.