aclprofMarkEx

Applicability

Product

Supported

Atlas A3 training products/Atlas A3 inference products

Atlas A2 training products/Atlas A2 inference products

Atlas 200I/500 A2 inference products

Atlas inference products

Atlas training products

Description

Functions as an aclprofMarkEx dotting API.

This API is used to deliver dotting tasks to a configured stream to identify the relationship between the dotting task on the host and that on the device.

Prototype

aclError aclprofMarkEx(const char *msg, size_t msgLen, aclrtStream stream)

Parameters

Parameter

Input/Output

Description

msg

Input

Pointer to the dotting information string.

msgLen

Input

String length. The value can contain a maximum of 127 characters.

stream

Input

Stream.

Returns

0 on success; else, failure. For details, see aclError.