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

Move common calculation of runtime distribution to a separate function #809

Merged
merged 3 commits into from Sep 6, 2019

Commits on Sep 4, 2019

  1. Move common calculation of runtime distribution to a separate functio…

    …n and use that for both run_task_list and dryrun.
    tskisner committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    f73c133 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

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

Commits on Sep 6, 2019

  1. Propogate the worker size into the generated scripts. Use this at run…

    …time rather than trying to deduce this from the MPI communicator size. Also fix the use of the realtime queue on cori.
    tskisner committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    6bf5083 View commit details
    Browse the repository at this point in the history