wait - 3.0 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2023-02-24
Version
3.0 English

Waits for the end of DPU processing.

Prototype

int wait(tuple[uint32_t, int] jobid)

Parameters

The following table lists the wait function arguments.

Table 1. wait Arguments
Type Name Description
tuple[uint32_t, int] jobid job id

Returns

Status 0 for exit successfully, others for customized warnings or errors.