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

Pass thread count to gridpack run scripts. #17217

Merged
merged 1 commit into from Jan 21, 2017

Commits on Jan 20, 2017

  1. Pass thread count to gridpack run scripts.

    Altered the ExternalLHEProducer to pass information from the cmsRun
    process to the script that launches the generators.  This requires
    a small change to EDProducerBase so producers are informed of the
    number of threads in the current configuration.
    
    Generators that are ready to run multi-process / multi-threaded
    will use this extra argument; otherwise, this is ignored.
    bbockelm committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    c5c8ab4 View commit details
    Browse the repository at this point in the history