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

PE layout diagram: Always show largest/ending process number #66

Open
sarats opened this issue Nov 12, 2021 · 0 comments
Open

PE layout diagram: Always show largest/ending process number #66

sarats opened this issue Nov 12, 2021 · 0 comments
Assignees

Comments

@sarats
Copy link
Member

sarats commented Nov 12, 2021

To find the number of nodes, first look at the Processor # / Simulation Time chart on PACE. The furthest right number on that chart is the number of processors - 1 (because of zero-indexing), so add one to get the number of processors. Divide that number by MPI tasks/node in the “Experiment Details” section. The result will be the number of nodes.

In some cases, the largest process number is not listed.
Example: https://pace.ornl.gov/exp-details/86762

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

No branches or pull requests

2 participants