Visible to Intel only — GUID: GUID-5B380119-2A35-4F1B-874E-A0F0EC47C6D9
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