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

Limit 20 : Aggregate Collective Time #21

Open
aruhela opened this issue Aug 28, 2019 · 2 comments
Open

Limit 20 : Aggregate Collective Time #21

aruhela opened this issue Aug 28, 2019 · 2 comments

Comments

@aruhela
Copy link

aruhela commented Aug 28, 2019

I would like to get information of all the collective operation rather top 20 shown in "Aggregate Collective Time" table. Is it possible to define any such env variable at runtime or change in the code to enable this information?

eg.

---------------------------------------------------------------------------
@--- Aggregate Collective Time (top twenty, descending) -------------------
---------------------------------------------------------------------------
Call                 MPI Time %             Comm Size             Data Size
Allreduce                  4.08        256 -      511          8 -       15
Allreduce                  2.31        256 -      511          0 -        7
Barrier                  0.0468        256 -      511          0 -        7
Bcast                    0.0343        256 -      511        512 -     1023

@artpol84
Copy link
Contributor

I think if this is not concise report, below you’ll see the detailed info about all collectives involved.

@aruhela
Copy link
Author

aruhela commented Aug 28, 2019

I was wondering if we can increase the limit 20 to a higher limit in the concise report.

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