FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Info API by abouteiller · Pull Request #443 · ICLDisco/parsec · GitHub

Info API - #443

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

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

Conversation

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 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 self-assigned this Nov 3, 2022

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

typo.

Signed-off-by: Aurelien Bouteiller <bouteill@icl.utk.edu>
Signed-off-by: Aurelien Bouteiller <bouteill@icl.utk.edu>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL