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
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.
The text was updated successfully, but these errors were encountered:
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.
The main objective is to tell the provider the set of collective operations that are going to be performed on the group. That information is already part of the av_set attribute when the av_set is created.
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.
The text was updated successfully, but these errors were encountered: