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

[RFC] Proposal to merge the Patatrack development into CMSSW 10.5.x [squashed] #25647

Closed

Commits on Jan 24, 2019

  1. Improve the handling of modules and events

    Take into account the proper number of modules: increment by one
    pathsAndConsumes.allModules().size(), because it does not include the
    "source" module.
    
    Add asserts to check that all ranges are properly closed.
    
    Optionally, delay starting the profiler until after the first event on
    each stream has completed. This requires running 'nvprof' with the
    '--profile-from-start off' option.
    fwyzard committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    cd89f12 View commit details
    Browse the repository at this point in the history
  2. Squash Patatrack developments on top of CMSSW_10_5_X

    Squash [email protected]:cms-patatrack/cmssw.git/CMSSW_10_4_X_Patatrack on
    top of CMSSW_10_5_X_2019-01-23-2300 .
    fwyzard committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    57d562b View commit details
    Browse the repository at this point in the history