| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
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). |
Sorry, something went wrong.
|
|
||
| PARSEC_OBJ_CLASS(parsec_info_t); | ||
|
|
||
| } parsec_info_t; |
There was a problem hiding this comment.
typo.
Sorry, something went wrong.
Signed-off-by: Aurelien Bouteiller <bouteill@icl.utk.edu>
Signed-off-by: Aurelien Bouteiller <bouteill@icl.utk.edu>
| Back | FazBrowse Home | New Git URL |
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.