NvAPI_GPU_GetGpuCoreCount

Function NvAPI_GPU_GetGpuCoreCount 

Source
pub unsafe fn NvAPI_GPU_GetGpuCoreCount(
    hPhysicalGPU: NvPhysicalGpuHandle,
    pCount: *mut u32,
) -> NvAPI_Status
Expand description

Retrieves the total number of cores defined for a GPU. Returns 0 on architectures that don’t define GPU cores.