Function embers::amdgpu::IsVEGA20

Function Documentation

__host__ __device__ inline bool embers::amdgpu::IsVEGA20(ChipID id)

Returns true if the id passed in matches a VEGA20 PCI Device ID.

Parameters:

id – ChipID to evaluate

Returns:

a bool (true if ID matches, false otherwise)