Struct ucp_ep_evaluate_perf_param_tΒΆ

struct ucp_ep_evaluate_perf_param_t

UCP endpoint performance evaluation request attributes.

The structure defines the attributes which characterize the request for performance estimation of a particular endpoint.

Public Members

uint64_t field_mask

Mask of valid fields in this structure, using bits from ucp_ep_perf_param_field_t. Fields not specified in this mask will be ignored. Provides ABI compatibility with respect to adding new fields.

size_t message_size

Message size to use for determining performance. This field must be initialized by the caller.