Intel® oneAPI Collective Communications Library (oneCCL) Developer Guide and Reference
                    
                        ID
                        772609
                    
                
                
                    Date
                    6/30/2025
                
                
                    Public
                
            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