-
Notifications
You must be signed in to change notification settings - Fork 10
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
rank ordering for basic otf2 #10
Comments
Hmm... the full version of Ravel will re-order the ranks to group ones communicate with each other over ones that do not. I thought I tore that out for the basic version and the normal Gantt version though. It could also have something to do with the way the trace was written or the way the sub-communicators are set up. It may be trying to preserve the sub-communicator order (but still label by the global ranks). Short answer: Several possibilities. Should we take a look? I have a student who just started working on it with plans to add more filtering/summary views. |
You're welcome to the data. The tgz file is 380MB. Do you have anywhere to put it? |
Thanks! You can place it here: https://www.dropbox.com/request/RvoTM5HKFTlAVsU4jRT5 (I'll close the link after you do.) |
Done. thanks! |
Is there a reason that ranks are not ordered sequentially in the trace view? See attached image.
Thanks!
![screen shot 2018-05-17 at 8 38 38 am](https://user-images.githubusercontent.com/8867238/40177983-2c5f56b8-59ae-11e8-961b-204cd02c5dc4.png)
jgw
The text was updated successfully, but these errors were encountered: