You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds a new CMake option `enable_LTO` when configuring with
`CMAKE_BUILD_TYPE=Release` and compiler matches GNU.
I want to figure out, whether our PFASST code can benefit from LTO.
Signed-off-by: Torbjörn Klatt <[email protected]>
0 commit comments