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
-mavx512pf
Originally reported here:
https://bugzilla.redhat.com/show_bug.cgi?id=2336444
gcc 15 dropped support for Xeon Phi CPUs:
https://gcc.gnu.org/gcc-15/changes.html
because of which the -mav512xpf option in config/knl/make_defs.mk is no longer valid.
-mav512xpf
config/knl/make_defs.mk
The text was updated successfully, but these errors were encountered:
I already sent #844 and #845.
Sorry, something went wrong.
#844 is merged but I will leave this open until the other gcc 15 issues are resolved.
No branches or pull requests
Originally reported here:
https://bugzilla.redhat.com/show_bug.cgi?id=2336444
gcc 15 dropped support for Xeon Phi CPUs:
https://gcc.gnu.org/gcc-15/changes.html
because of which the
-mav512xpf
option inconfig/knl/make_defs.mk
is no longer valid.The text was updated successfully, but these errors were encountered: