2.1.2 Vitis BLAS Initialization - 2025.1 English

Vitis Libraries

Release Date
2025-06-04
Version
2025.1 English

To initialize the library, the xfblasCreate() function must be called. This function will open the device, download the FPGA image to the device, and create context on the selected compute unit. For multi-kernel xclbins, the contexts will be opened on the corresponding compute units. For detailed usage, refer to the L3 examples.