Skip to content
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

Add ESSource to copy PF-Clustering parameters to device #6

Conversation

missirol
Copy link

This PR adds an ESSource to copy to device the (constant) parameters of the PF-Clustering producer. The parameters are grouped in, and copied to device as, an SoA object per experts' suggestion, in order to ease the future port of this piece of sw to Alpaka.

Related test code is added in RecoParticleFlow/PFClusterProducer/test/. A test can be run as follows:

cmsRun "${CMSSW_BASE}"/src/RecoParticleFlow/PFClusterProducer/test/testPFClusParamsGPU_cfg.py

@jsamudio jsamudio merged commit 0c81d7f into jsamudio:PFRecHitAndCluster_GPU_13_0_0_pre3 Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants