Visible to Intel only — GUID: GUID-CFA7D314-C122-4EC1-91FD-DE818843499D
Collective Operations
- Allgather
- Allgatherv
- Allreduce
- Alltoall
- Alltoallv
- Barrier
- Broadcast
- Group calls
- Reduce
- ReduceScatter
Operation Attributes
template<class coll_attribute_type, class... attr_val_type> coll_attribute_type CCL_API create_operation_attr (attr_val_type &&... avs)
Creates an attribute object that may be used to customize communication operation.
- Returns
-
an attribute object