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

Addressing ECAL local reconstruction on GPU issues #33116

Merged
merged 26 commits into from
Mar 24, 2021

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    669e272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    680b53c View commit details
    Browse the repository at this point in the history
  3. Move EcalIntercalibConstantsGPU from RecoLocalCalo/EcalRecAlgos to Co…

    …ndFormats/EcalObjects.
    thomreis committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    cf2976b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    258ff29 View commit details
    Browse the repository at this point in the history
  5. Move EcalLaserAPDPNRatiosRefGPU from RecoLocalCalo/EcalRecAlgos to Co…

    …ndFormats/EcalObjects.
    thomreis committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    aabee9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5769d1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53b454d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be8340c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b3c2d1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b806a2f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cbf54d2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4589bd8 View commit details
    Browse the repository at this point in the history
  13. Move EcalRechitADCToGeVConstantGPU from RecoLocalCalo/EcalRecAlgos to…

    … CondFormats/EcalObjects.
    thomreis committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    7cbbefa View commit details
    Browse the repository at this point in the history
  14. Move EcalRechitChannelStatusGPU from RecoLocalCalo/EcalRecAlgos to Co…

    …ndFormats/EcalObjects.
    thomreis committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    afe2830 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ca4c9b6 View commit details
    Browse the repository at this point in the history
  16. Move EcalTimeBiasCorrectionsGPU from RecoLocalCalo/EcalRecAlgos to Co…

    …ndFormats/EcalObjects.
    thomreis committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    2ffdda7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    024bf2a View commit details
    Browse the repository at this point in the history
  18. Clean up BuildFiles.

    thomreis committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    13cf525 View commit details
    Browse the repository at this point in the history
  19. Replace cudaMallow and cudaMemcpyAsync with cms::cude::make_device_un…

    …ique and cms::cuda::copyAsync.
    thomreis committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    5f5cc26 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Replace cudaMallow and cudaMemcpyAsync with cms::cude::make_device_un…

    …ique and cms::cuda::copyAsync. Part 2.
    thomreis committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    58a108e View commit details
    Browse the repository at this point in the history
  2. Replace cudaMallow and cudaMemcpyAsync with cms::cude::make_device_un…

    …ique and cms::cuda::copyAsync. Part 3.
    thomreis committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    2c0e025 View commit details
    Browse the repository at this point in the history
  3. Remove Common.h and use gainId and adc functions from DataFormats/Eca…

    …lDigi/interface/EcalMGPASample.h instead.
    thomreis committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    7d6218f View commit details
    Browse the repository at this point in the history
  4. Comments cleanup.

    thomreis committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    60c8bac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79a2cee View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Fix segfault.

    thomreis committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    7375ce7 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    0439265 View commit details
    Browse the repository at this point in the history