Function gpa::metrics::DestroyGpuDevice

Function Documentation

void gpa::metrics::DestroyGpuDevice(IGpuDevice *pGpuDevice)

Destroys a metrics GPU device previously created using CreateGpuDevice.

Note

Must be called prior the UnlinkGpuSpecificMdApiSourceUsage function if the LinkAndPrepareForMdApiSourceUsage function had been called prior to the earlier matching call to CreateGpuDevice.

Note

This function is NOT thread-safe.