-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Migrate LST inputs to SoA collections #47793
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
base: master
Are you sure you want to change the base?
Conversation
cms-bot internal usage |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47793/44377
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47793/44378
|
A new Pull Request was created by @ariostas for master. It involves the following packages:
@Martin-Grunewald, @antoniovagnerini, @cmsbuild, @jfernan2, @mandrenguyen, @mmusich, @rseidita can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
test parameters:
|
@cmsbuild please test |
@slava77 I would propose we start testing also the .755 workflow to make sure that LST in Phase 2 HLT works fine. |
I don't see an accelerator specifier in this workflow. |
It should be in the "workflows" (not the "workflows_gpu") list. |
-1 Failed Tests: RelVals-CUDA RelVals-ROCM Comparison SummarySummary:
|
Pull request #47793 was updated. @Martin-Grunewald, @antoniovagnerini, @cmsbuild, @jfernan2, @mandrenguyen, @mmusich, @rseidita can you please check and sign again. |
assign heterogeneous |
@cmsbuild please test |
0d72544
to
20a1b36
Compare
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47793/44518 |
Pull request #47793 was updated. @Martin-Grunewald, @antoniovagnerini, @cmsbuild, @fwyzard, @jfernan2, @makortel, @mandrenguyen, @mmusich, @rseidita can you please check and sign again. |
There's still an issue I'm tracking down, so I'll mark this as a draft until it's ready. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47793/44535
|
Pull request #47793 was updated. |
This PR refactors the LST inputs so that Portable SoA Collections are used from the very beginning. It also deduplicates some code since there were separate functions for standalone and CMSSW that played the same role.
It's mostly done, but we have a couple of questions (probably for @fwyzard or @makortel).
c.c. @slava77 @VourMa