Malik Shahzad Muzaffar
Malik Shahzad Muzaffar
Disabled building cuda tests/binaries if cuda does not support gcc version e.g. currently cuda with gcc12 does not work.
Hi, I tried to update our software stack to LLVM 14.0.6 but noticed that clang++ is not searching headers in my custom gcc directory [b]. It worked fine for llvm...
This Pr removes the unused `strstream` header which should fix the warnings like [a] from the IB. These warnings are ignored by bot as these are generated from gcc header...
Looks like DQM bin by bin comparison plots are not available after moving to ROOT 6.30 on 13th Dec. ROOT was first integrated for `CMSSW_14_0_X_2023-12-13-1100` IB and all PR tests...
@cms-sw/all-l2 , as discussed in Core software meeting few weeks ago , we are in process of migrating existing `CentOS7` (End of Life on June 30, 2024) based `cmsdev` nodes...
This change fixes the compilation warnings like [a]. Both `VAL` and `pVal` are properly initialized in all `ap_private` constructor except the default one. This PR explicitly initialize these data members...
use all relvals after merging PRs for input-relval tests. Thsi should avoid runing relvals which are removed in the PR itself
Make use of IB RelVals stats (memory usage, cpu usage etc) for running runTheMatrix for PR tests in parallel.
backport of #9185
- Build latest GCC 12 commit ( which contains Backported changes https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111936 fix ) - enable stdcxx backtrace - backport changes from GCC 13 branch to make gcc12 and gcc13...