-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Merging CMSSW_16_1 into CMSSW_16_1_EVOLUTION_X #49910
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merging CMSSW_16_1 into CMSSW_16_1_EVOLUTION_X #49910
Conversation
…ew of depreciation of several Phase2 scenarios
These provide class forwarding support for classes which will move to a new namespace but have a using directive allowing the use of the old name.
If forward declaration still needed, include approprate Fwd file.
Add additional forwarding files for DataFormats
Run the ONNX test on GPU only if CUDA is available
Phase2-hgx364Y2a Update several test scripts in Validation/HGCalValidation/script in view of depreciation of several Phase2 scenarios
Speeded up the initial read of EventAuxiliary field for a file with 2.5M tiny events from 6.6 hours to about a second.
Set `rntupleStreamerMode` attribute for all remaining `PortableHost*` data products
Speed up reading `*Auxiliary` fields in RNTupleTempSource
|
cms-bot internal usage |
|
please test as this PR is just to resolve the merge conflicts so I will merge it once there are no build issues |
|
type evo |
|
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49910/47651
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
|
@smuzaffar do you want me to apply the code change? The change is NOT in one of the files that had the merge conflict so it would be creating a difference between CMSSW_16_X and CMSSW_16_EVOLUTION_X. |
|
@Dr15Jones , looks like the new line in the file with code format issue was added in the merge conflicts commit (c2280d8), so I would suggest to fix it. |
c2280d8 to
922b18e
Compare
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-49910/47655
|
|
please build |
|
A new Pull Request was created by @Dr15Jones for CMSSW_16_1_EVOLUTION_X. It involves the following packages:
@Alejandro1400, @Dr15Jones, @JanChyczynski, @Martin-Grunewald, @Moanwar, @alja, @arunhep, @atpathak, @battibass, @civanch, @cmsbuild, @ctarricone, @ftorrresd, @fwyzard, @gabrielmscampos, @hjkwon260, @jfernan2, @kpedro88, @makortel, @mandrenguyen, @mdhildreth, @mmusich, @nothingface0, @perrotta, @rseidita, @smuzaffar, @srimanob, @tvami, @valsdav, @y19y19 can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
looks good. I am merging it as this is just to resolve the merge conflicts for the forward porting from master to EVO branch |
924422d
into
cms-sw:CMSSW_16_1_EVOLUTION_X
|
+core (just as a formality) |
PR description:
Updated EVOLUTION_X to include recent changes to CMSSW_16_1_X branch. This required dealing with merge conflicts.
PR validation: