WARNING: SU2 was not compiled for an AVX-capable architecture. #1853
-
I apologize in advanced if this issue seems to be trivial or stupid but I genuinely need help. Describe the issue Trying to run the Onera-M6 Newton-Krylov method when the solver starts with aforementioned warning. I have a I did check out this CFD-Online Post. However, this page on Gentoo wiki suggests against using
Shall I recompile SU2 with this Desktop information:
Kindly let me know if you need any other details. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This is what I use to run locally |
Beta Was this translation helpful? Give feedback.
This is what I use to run locally
export CXXFLAGS="-march=native -funroll-loops -ffast-math -fno-finite-math-only"
with--optimization=2