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.