System#

APIs to query system information.

Classes#

cupva::Exception

Exception is used for error-handling.

Enumerations#

uint32_t cupva::Error

Error codes returned by the API (see Exception class)

uint32_t cupva::PvaGeneration

PVA hardware generations.

Functions#

const uint32_t cupva::GetDriverVersion()

Get the version of the PVA driver.

const HardwareInfo & cupva::GetHardwareInfo()

Query the hardware information on given platform.

const uint32_t cupva::GetRuntimeVersion() noexcept

Get the version of the CUPVA runtime library.

Data Structures#

cupva::HardwareInfo

Holds the PVA hardware information.