Skip to content

Info API#443

Draft
abouteiller wants to merge 2 commits into
ICLDisco:masterfrom
abouteiller:feature/info
Draft

Info API#443
abouteiller wants to merge 2 commits into
ICLDisco:masterfrom
abouteiller:feature/info

Conversation

@abouteiller

Copy link
Copy Markdown
Contributor

This is the Info key API

At this point, I'd like to get feedback on the API (the .h) before I go and implement the ops. In particular, the proposed API may be hard to make thread safe.

@abouteiller abouteiller added enhancement New feature or request question Further information is requested API Add Addition to the public API (version minor bump) labels Nov 3, 2022
@abouteiller abouteiller self-assigned this Nov 3, 2022
@bosilca

bosilca commented Nov 4, 2022

Copy link
Copy Markdown
Contributor

Looks very basic, but for now it should do. The real issue is that we need to link this with the MCA params, or have to double check everywhere of we have the expected value either in one or the other (or both, with a predefined precedence).

Comment thread parsec/utils/info.h

PARSEC_OBJ_CLASS(parsec_info_t);

} parsec_info_t;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

typo.

Signed-off-by: Aurelien Bouteiller <bouteill@icl.utk.edu>
Signed-off-by: Aurelien Bouteiller <bouteill@icl.utk.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API Add Addition to the public API (version minor bump) enhancement New feature or request question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants