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

Document the Execution Graph generation process #498

Merged
merged 1 commit into from
Oct 18, 2021
Merged

Conversation

csegarragonz
Copy link
Collaborator

@csegarragonz csegarragonz commented Oct 13, 2021

In this PR I add documentation for the generation of execution graphs. Execution graphs are useful to analyse an application's performance (i.e. a running application) thus why I chosed to include the docs in the profiling section, rather than in the debugging one.

In this PR I bump the faabric dependency to be able to generate execution graphs from MPI applications, and therefore I will also bump the code version once that gets merged in, so that we can use this in production.

@csegarragonz csegarragonz self-assigned this Oct 13, 2021
Copy link
Collaborator

@Shillaker Shillaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once tests pass this looks good 👍

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