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

libfabric-2.0: Add hints input and caps output to collective join #10319

Open
j-xiong opened this issue Aug 19, 2024 · 2 comments
Open

libfabric-2.0: Add hints input and caps output to collective join #10319

j-xiong opened this issue Aug 19, 2024 · 2 comments

Comments

@j-xiong
Copy link
Contributor

j-xiong commented Aug 19, 2024

Collective offload may have optional features that can be enabled upon request. It is desirable to be able to pass hints to the collective join function and get back the information about the optional caps.

@j-xiong
Copy link
Contributor Author

j-xiong commented Aug 20, 2024

an example of the hints is the set of collective operations to be performed on the collective group.

@j-xiong
Copy link
Contributor Author

j-xiong commented Aug 20, 2024

Double checked the man pages and the "experimental" label has been removed from the collective API description since v1.18.0. That means we have to introduce a new API call for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant