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

Profiling Interface #8

Open
twittidai opened this issue Jul 27, 2017 · 2 comments
Open

Profiling Interface #8

twittidai opened this issue Jul 27, 2017 · 2 comments
Labels

Comments

@twittidai
Copy link
Contributor

  • for example the repartitioning interface should also be profiled.
@twittidai
Copy link
Contributor Author

Will not be fixed. @weidendo suggests to use mpip.

@weidendo
Copy link
Collaborator

Just for the record: LAIK communication is much more coarse-grained than e.g. MPI. For such coarse-grained, compound communication (pre-calculation of partitionings, transitions, preparing/transforming/execution of corresponding action sequences, and resource usage for this), I am strongly in support for collecting profiling information, both as summary with LAIK_LOG and via an external interface for interactive/realtime feedback.

Perhaps I misunderstood your PR, because it added timing measurements for single MPI calls in the MPI backend, which is useful to understand the overhead of LAIK on top of MPI. This is a different thing and should be left to external profiling tools such as mpip, scalasca, tau or vampir.

Reopening :-)

@weidendo weidendo reopened this Jun 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants