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

report existing Mercury configuration in json if margo_init_ext() is used with an existing hg class and context #193

Open
carns opened this issue Jul 21, 2022 · 0 comments
Labels
enhancement New feature or request low priority

Comments

@carns
Copy link
Member

carns commented Jul 21, 2022

The margo_init_ext() function allows a user to pass in a pre-configured hg_class and hg_context. In this case we should to retrieve the hg_init_info parameters from Mercury to report in the runtime margo json.

This will require an additional API hook in Mercury as well:

mercury-hpc/mercury#607

This is a relatively low priority issue but it would be nice to have.

@carns carns added the enhancement New feature or request label Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Projects
None yet
Development

No branches or pull requests

2 participants