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

[12_3_X] Move counter initialization and printout+destruction to begin/endJob #38200

Commits on Jun 2, 2022

  1. Move counter initialization and printout+destruction to begin/endJob

    In order to avoid possibly throwing destructor. The CUDAService check
    is still needed in begin/endJob for this module because the HLT
    configuration stores the output of the transfer-to-host module, and
    that keeps this module alive so that the non-Event transitions
    (including begin/endJob) are called.
    makortel committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    b66d812 View commit details
    Browse the repository at this point in the history