Replies: 1 comment
-
yes, i got some speedup with -Ofast -march=native -mtune=native |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Supposedly I got 10% less time using AMD Ryzen with CMAKE_CXX_FLAGS="-Ofast -fmax-errors=1 -march=znver1 ", from ~3000 seconds to ~2800, anyone else also had similar results ?
Beta Was this translation helpful? Give feedback.
All reactions