Skip to content

Restore removal of all duplicate pixel hits in Phase-1 pixel raw to cluster#48609

Merged
cmsbuild merged 2 commits intocms-sw:masterfrom
CMSTrackerDPG:duplicate_hits_alpaka
Jul 26, 2025
Merged

Restore removal of all duplicate pixel hits in Phase-1 pixel raw to cluster#48609
cmsbuild merged 2 commits intocms-sw:masterfrom
CMSTrackerDPG:duplicate_hits_alpaka

Conversation

@mroguljic
Copy link
Copy Markdown
Contributor

PR description:

This PR introduces back the removal of all duplicate pixel hits. This was recently changed, and discussed, in PR#48580. Small changes in Phase-1 workflows are expected.

To be backported to 15.0.X, either with the modification of PR#48581 or a new PR.

PR validation:

The standard battery of tests reported

44 29 27 24 7 0 0 0 0 0 0 tests passed, 6 14 1 0 0 0 0 0 0 0 0 failed

I believe all the failed tests are due to eos issues. All the (failed) logs contain messages such as:

Exception Message:
Failed to open the file 'root://xrootd-cms.infn.it//store/data/Run2011A/MinimumBias/RAW/v1/000/165/121/18E0AF9F-BA7F-E011-AC1C-001D09F24259.root'

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Jul 23, 2025

cms-bot internal usage

@cmsbuild
Copy link
Copy Markdown
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48609/45579

  • There are other open Pull requests which might conflict with changes you have proposed:

@cmsbuild
Copy link
Copy Markdown
Contributor

A new Pull Request was created by @mroguljic for master.

It involves the following packages:

  • RecoLocalTracker/SiPixelClusterizer (reconstruction)

@cmsbuild, @jfernan2, @mandrenguyen can you please review it and eventually sign? Thanks.
@GiacomoSguazzoni, @VinInn, @VourMa, @dkotlins, @felicepantaleo, @ferencek, @gpetruc, @missirol, @mmusich, @mroguljic, @mtosi, @rovere, @threus, @tsusa, @tvami this is something you requested to watch as well.
@antoniovilela, @mandrenguyen, @rappoccio, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@jfernan2
Copy link
Copy Markdown
Contributor

please test

@cmsbuild
Copy link
Copy Markdown
Contributor

+1

Size: This PR adds an extra 24KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3daf41/47351/summary.html
COMMIT: e72ec87
CMSSW: CMSSW_15_1_X_2025-07-22-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48609/47351/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 2 lines to the logs
  • Reco comparison results: 6 differences found in the comparisons
  • DQMHistoTests: Total files compared: 50
  • DQMHistoTests: Total histograms compared: 4076481
  • DQMHistoTests: Total failures: 10619
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 4065842
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 49 files compared)
  • Checked 215 log files, 184 edm output root files, 50 DQM output files
  • TriggerResults: found differences in 2 / 48 workflows

@jfernan2
Copy link
Copy Markdown
Contributor

+1

@cmsbuild
Copy link
Copy Markdown
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @rappoccio, @antoniovilela, @mandrenguyen, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2)

@fwyzard
Copy link
Copy Markdown
Contributor

fwyzard commented Jul 23, 2025

assign heterogeneous

@fwyzard
Copy link
Copy Markdown
Contributor

fwyzard commented Jul 23, 2025

-heterogeneous

if constexpr (not isPhase2) {
// packed words array used to store the pixelStatus of each pixel
auto& image = alpaka::declareSharedVar<uint32_t[pixelStatus::size], __COUNTER__>(acc);
auto& status = alpaka::declareSharedVar<uint32_t[pixelStatus::size], __COUNTER__>(acc);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please do not rename the variable

@cmsbuild
Copy link
Copy Markdown
Contributor

New categories assigned: heterogeneous

@fwyzard,@makortel you have been requested to review this Pull request/Issue and eventually sign? Thanks

@cmsbuild
Copy link
Copy Markdown
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48609/45587

  • There are other open Pull requests which might conflict with changes you have proposed:

@cmsbuild
Copy link
Copy Markdown
Contributor

Pull request #48609 was updated. @cmsbuild, @fwyzard, @jfernan2, @makortel, @mandrenguyen can you please check and sign again.

@fwyzard
Copy link
Copy Markdown
Contributor

fwyzard commented Jul 24, 2025

enable gpu

@fwyzard
Copy link
Copy Markdown
Contributor

fwyzard commented Jul 24, 2025

please test

@cmsbuild
Copy link
Copy Markdown
Contributor

+1

Size: This PR adds an extra 16KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3daf41/47378/summary.html
COMMIT: dc7b444
CMSSW: CMSSW_15_1_X_2025-07-24-1100/el8_amd64_gcc12
Additional Tests: CUDA,ROCM
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48609/47378/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 1
  • DQMHistoTests: Total histograms compared: 0
  • DQMHistoTests: Total failures: 0
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 0
  • DQMHistoTests: Total skipped: 0
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0 KiB( 0 files compared)
  • Checked 0 log files, 0 edm output root files, 1 DQM output files

CUDA Comparison Summary

Summary:

ROCM Comparison Summary

Summary:

@fwyzard
Copy link
Copy Markdown
Contributor

fwyzard commented Jul 24, 2025

+heterogeneous

@jfernan2
Copy link
Copy Markdown
Contributor

+1

@cmsbuild
Copy link
Copy Markdown
Contributor

This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @antoniovilela, @rappoccio, @mandrenguyen, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2)

@mandrenguyen
Copy link
Copy Markdown
Contributor

+1

@cmsbuild cmsbuild merged commit 7d467a2 into cms-sw:master Jul 26, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants