aclrtCreateStreamConfigHandle

Applicability

Product

Supported

Atlas A3 training products/Atlas A3 inference products

x

Atlas A2 training products/Atlas A2 inference products

x

Atlas 200I/500 A2 inference products

x

Atlas inference products

x

Atlas training products

x

Description

Creates data of the aclrtStreamConfigHandle type as a stream configuration object.

To destroy data of the aclrtStreamConfigHandle type, see aclrtDestroyStreamConfigHandle.

Prototype

aclrtStreamConfigHandle *aclrtCreateStreamConfigHandle(void)

Parameters

None

Returns

  • Success: a pointer to data of the aclrtStreamConfigHandle type
  • NULL: failure