Function embers::amdgpu::IsMI325X

Function Documentation

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

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

Parameters:

id – ChipID to evaluate

Returns:

a bool (true if ID matches, false otherwise)