Collective Operations#
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