aclrtCreateStreamConfigHandle

The Atlas 200/300/500 Inference Product does not support this API.

The Atlas Training Series Product does not support this API.

Description

Creates data of the aclrtStreamConfigHandle type, which is a stream configuration object.

To destroy data of the aclrtStreamConfigHandle type, call aclrtDestroyStreamConfigHandle.

Prototype

aclrtStreamConfigHandle *aclrtCreateStreamConfigHandle(void)

Parameters

None

Returns

  • Success: pointer to data of the aclrtStreamConfigHandle type
  • Failure: NULL