getDeviceList overload (3) - 2023.1 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.1 English
static std::vector <Device*> getDeviceList (Device::DeviceType deviceType)

Allows a user to list of devices whose type matches the specifed enumeration This can be useful in a system with different types of cards installed.

Parameters:

deviceType Device type to look for.