Skip to content

Conversation

@VourMa
Copy link
Collaborator

@VourMa VourMa commented Jan 7, 2026

Recently, Patatrack quadraplet pixel tracks were made the default in CMSSW, so the alpaka modifier was rendered useless in a quite a few workflows which was using it to enable Patatrack pixel tracking. This PR removes the alpaka procModifier from these workflows. One workflow is completely removed, as it was duplicate of another, and that leads to a small change in the workflow numbering.

The PR was validated by making sure that all the modified workflows succeed.

ferencek and others added 30 commits June 6, 2025 15:43
These modules seem to have been supersed by more generic ones:
- SiPixelCompareVertexSoA -> SiPixelCompareVertices
- SiPixel*CompareRecHitsSoA -> SiPixel*CompareRecHits
- SiPixel*CompareTrackSoA -> SiPixel*CompareTracks
- SiPixel*MonitorRecHitsSoA -> SiPixel*MonitorRecHitsSoAAlpaka
- SiPixel*MonitorTrackSoA -> SiPixel*MonitorTrackSoAAlpaka
- SiPixelMonitorVertexSoA -> SiPixelMonitorVertexSoAAlpaka
…heir aliased types in classes_def.xml

In ROOT presently the type alias gets listed in the rootmap file only
if the alias is requested before the real type. Having the type alias
in the rootmap file is necessary to avoid header parsing for the
execution of the read rules that use the type alias names.
If cmsRun fails during the test, now reports what the cmsRun
logged.
…aliased-to types

This should avoid ROOT header parsing
They are not in DataFormats, so they are allowed to be transient only.
mmusich and others added 27 commits January 12, 2026 11:48
Fixes for uninitialized variable use detected by valgrind
Adding track path length resolution plots to MtdTracksValidation
Phase2-hgx364X Add the tools with some more diagnostic help to debug the issue of wrong DetID->Position->DetID assignment
…d_geomMigrate

update unit test Miscellanea post integration of cms-sw#49725
Move AtomicPtrCache dictionary to proper packages
L1-uGT emulator: fix to `AXOL1TL`'s "Pt" inputs
- Kernels work divider of 256u from optimization (cms-sw#47629 (comment))
- Bug fix for events with `nStrips` = 0 (https://gist.github.com/mmusich/a7928a000b4eb6ea00ac5ab9cfa2238e)
-- Fix for packet code of non-lite ZS buffers (https://gist.github.com/mmusich/a7928a000b4eb6ea00ac5ab9cfa2238e)
- Use Acc1D directly (cms-sw#47629 (comment))
- Fix errors in static analysis (cms-sw#47629 (comment))

Co-authored-by: Andrea Bocci <[email protected]>
…0pre1

SiStripClusterizer, an Alpaka port of the CUDA ClustersFromRawProducerGPU
…_unit_test

fix unit test `createTestDBObjects` after integration of cms-sw#49725
…sMonitoring

bug-fix: use `hltOnlineBeamSpot` in `hltWithPixelTracks` and `hltPixelLessTracks`
…onary

Improve `PortableHost{Collection,Object}` dictionary declarations
…_removeUnusedFlag

Remove unused flag from standalone LST
…gHBHERechitTime

Introduce DQM for `Run3ScoutingHBHERecHit` time
auto detect first vertex with Higgs in children list
Added fillDescriptions to more classes in FWCore
Simulation: prevent exception if trackId larger than 200M
@VourMa VourMa force-pushed the CMSSW_16_0_0_pre3_removeAlpakaFromWFs branch from 59c9798 to b10522a Compare January 14, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.