forked from cms-sw/cmssw
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Alpaka dev 14.0.x 4 pr #2
Open
alexstrel
wants to merge
1,586
commits into
cericeci:Alpaka_dev_14_0_0_DQM
Choose a base branch
from
alexstrel:ALPAKA_DEV_14.0.x_4PR
base: Alpaka_dev_14_0_0_DQM
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Alpaka dev 14.0.x 4 pr #2
alexstrel
wants to merge
1,586
commits into
cericeci:Alpaka_dev_14_0_0_DQM
from
alexstrel:ALPAKA_DEV_14.0.x_4PR
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…MSSW_14_1_X Change unsubjet_map in btag info producers to tracked
JME DQM implementation of Z/Gamma plus Jet monitoring for Run3 (14_1_X)
…_14_1_X Add PF HF sum energy to reco::Centrality
…t_14_1_X add a unit test for conversion of `millepede.res` files into DB payloads
…ests TkAl: protect unit tests against empty queries and drop unused tests
Temporary: abort if cutParser fails to find methods
Add HGCAL Hit calibration to Phase2 HLT.
Update of the LumiPCC module veto list and afterglow factors for 2024
`TrackerAlignment_PayloadInspector`: add tag comparator in cylindrical coordinates
Fix ordering of egamma HLT modules
…nu_tag Update L1TUtmTriggerMenu tag in 2024 MC GTs and for Run3 data RelVals
Add QuadJet with 3 b-tag PNet trigger to the DQM offline
…uence Move Muon Paths to use sequences in HLT Phase2 Menu.
The package HeterogeneousTest/AlpakaDevice implements a header only library that defines Alpaka device-only functions, and a plugin and test that use them. The package HeterogeneousTest/AlpakaKernel implements a header only library that imports device functions from HeterogeneousTest/AlpakaDevice to define Alpaka kernels, and a plugin and test that use them. The package HeterogeneousTest/AlpakaWrapper implements a library that imports kernels from HeterogeneousTest/AlpakaKernel to define and export host-only wrappers around them, usable by non-Alpaka libraries, plugins and applications, and implements a plugin and test that use them. The package HeterogeneousTest/AlpakaOpaque implements a library that imports kernels from HeterogeneousTest/AlpakaKernel to define and export host-only wrappers around the whole Alpaka section, usable by libraries, plugins and applications that are not explicitly Alpaka-aware, and implements a plugin and test that use them.
Revert "CalorimeterDefinitions: don't return -1 as uint32_t"
…er_skip_invalid_HCAL_PF_rechits Skip invalid HCAL PF rechits in PFRecHitTopologyESProducer
…check HLT Menu check for the PCL Tracker Alignment
…ocation Update the #include files for ROCm v6.x
…_validation_14_1_0_pre2 [Phase-2] [14_1_X] Configuration for Phase-2 HLT path validation
add a unit test for `convertToRaw`
…acedtogtbuffers Phase 2 GTT Add Extended Jets to buffers for GlobalTrigger
Calo Layer-2 EG/TAU conditions for 2024
Phase2-sim156 Update the scripts to enable run on new scenarios of Phase2 geometry
…_ACC Migrate `assert` to to `ALPAKA_ASSERT_ACC`
Adding Phase2 tracker T36, T37 and T38 (for IT studies)
`BrokenLineFit` and `RiemannFit`: mask asserts behind `DEBUG` flags
Using explicit lazy parsing & concrete data types in SimpleFlatTableProducer
Adding PUPPI jets and METs to offline DQM
…' into ALPAKA_DEV_14.0.x
… include in previous commit), minor cleaning
Cleaned this one up from other cms-sw changes by cherrypicking into #3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Decomposed clusterizer, compilation-related fixes