[CI/CD/CDASH] Disable L1 cxx optimization for Profiling builds if gcc 10.2.1
- Add flag (cmake option) to disable the L1 optimization
- Auto-set this flag if a Profiling build with gcc 10.2.1 is detected
=> Compiler crashes indicate things to fix on compiler side, NOT on our side! => But at least with this we avoid the crash
See Redmine Refs #2590
Merge request reports
Activity
requested review from @f.uhlig
Dear @se.gorbunov, @s.zharko,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label
added 1 commit
- 83c31d02 - [CI/CD/CDASH] Disable L1 cxx optimization for Profiling builds if gcc 10.2.1
assigned to @f.uhlig
added 1 commit
- b038ce02 - [CI/CD/CDASH] Disable L1 cxx optimization for Profiling builds if gcc 10.2.1
added 1 commit
- 6230c165 - [CI/CD/CDASH] Disable L1 cxx optimization for Profiling builds if gcc 10.2.1
added 4 commits
-
6230c165...34993f60 - 3 commits from branch
computing:master
- 39253604 - [CI/CD/CDASH] Disable L1 cxx optimization for Profiling builds if gcc 10.2.1
-
6230c165...34993f60 - 3 commits from branch
enabled an automatic merge when the pipeline for 39253604 succeeds
@f.uhlig Do you think this should be backported to the release candidate?
I just stumbled on it while trying to generate full CDASH tests (using the Weeklies) of the release for the three valid combinations ofvaeXX
vsFS + FR
for future reference, e.g. when doing the next release:- baselines of runtime per test
- logs amounts
- warnings
- failing tests