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 support for the gpu modifier at HLT [12.0.x] #34979

Merged
merged 3 commits into from Sep 23, 2021

Commits on Sep 15, 2021

  1. Add support for the gpu modifier at HLT

    When the gpu modifier is enabled, make the Pixel, ECAL and HCAL
    reconstruction offloadable to a GPU.
    fwyzard committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    4d495ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cf7a17 View commit details
    Browse the repository at this point in the history
  3. Simplify the GPU pixel local reconstruction

    Simplify the Pixel local reconstruction running on GPU, taking advatage of cms-sw#34259.
    fwyzard committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    d98f14e View commit details
    Browse the repository at this point in the history