wait - 1.3 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2021-02-03
Version
1.3 English

Waits for the end of DPU processing. This is a block function.

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.