2.3.16 xfblasExecuteAsync - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English
void xfblasExecuteAsync (
    unsigned int numKernels = 1,
    unsigned int deviceIndex = 0
    )

This asynchronous function starts all kernels and wait until them finish.

Parameters:

numKernels number of kernels that is being used, default is 1
deviceIndex index of device that is being used, default is 0