Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpu detection failure #6

Open
mtmrf opened this issue Apr 14, 2020 · 2 comments
Open

cpu detection failure #6

mtmrf opened this issue Apr 14, 2020 · 2 comments

Comments

@mtmrf
Copy link

mtmrf commented Apr 14, 2020

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.

@smoretti
Copy link
Member

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

@smoretti
Copy link
Member

smoretti commented Feb 9, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants