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

Write a tool to make it easier to get the MPI profile #116

Open
gvallee opened this issue Feb 13, 2021 · 2 comments
Open

Write a tool to make it easier to get the MPI profile #116

gvallee opened this issue Feb 13, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@gvallee
Copy link
Owner

gvallee commented Feb 13, 2021

Right now, users are required to manually run jobs to get all the profile file. We could use the golang HPC job manager package to hide it from the users. The only trick is to let the user specify application specific parameters.

@gvallee gvallee added the enhancement New feature or request label Feb 13, 2021
gvallee added a commit that referenced this issue Feb 22, 2021
gvallee added a commit that referenced this issue Feb 22, 2021
Addresses #116 - tool to make it easier to get a trace
@gvallee
Copy link
Owner Author

gvallee commented Feb 22, 2021

Documentation for the new process still needs to be written

@gvallee
Copy link
Owner Author

gvallee commented Feb 23, 2021

The wrapper cannot correctly deal with a file provided as input and that file being a list of files.
Also, many apps need a clean up phase after each run, which we have no way to support right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant