Function gpa::metrics::UnlinkGpuSpecificMdApiSourceUsage

Function Documentation

Result gpa::metrics::UnlinkGpuSpecificMdApiSourceUsage(gpa::metrics::GpuId const &gpuId)

Unlinks the Intel MD library for the specified GPU and rids the internally maintained metrics device.

Note

Must be called after deleting all instances of MD API based IMetricsSampler, IMetricsSource and IQueryManager implementations for a GPU.

Note

This function is NOT thread-safe.