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

Conversation

tskisner
Copy link
Member

@tskisner tskisner commented Sep 4, 2019

Do not merge this yet. Test jobs are queued.

This change attempts to take the (duplicated in two places) runtime calculation of work distribution and isolate it with better comments and clearer program flow.

…n and use that for both run_task_list and dryrun.
…time rather than trying to deduce this from the MPI communicator size. Also fix the use of the realtime queue on cori.
@sbailey
Copy link
Contributor

sbailey commented Sep 6, 2019

Looks good. OK to merge when you are ready.

@tskisner tskisner merged commit 0f21c73 into pixeltasks Sep 6, 2019
@tskisner tskisner deleted the runclear branch September 6, 2019 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants