You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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 thehg_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.
The text was updated successfully, but these errors were encountered: