We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can install from source successfully by removing -mavx from CXXFLAGS. Could you add an option in Makefile to auto detect AVX support?
The text was updated successfully, but these errors were encountered:
Good suggestion. May I know your OS and g++ version?
Sorry, something went wrong.
g++ --version g++ (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
baoleai
No branches or pull requests
I can install from source successfully by removing -mavx from CXXFLAGS. Could you add an option in Makefile to auto detect AVX support?
The text was updated successfully, but these errors were encountered: