Hello,
Part of the application development (windows) in my company I need to programmatically sample the gpu load. Doing some investigation I came across Intel Metrics Framework SDK, how can I obtain/download it?
DC
链接已复制
3 回复数
Hey Daniel,
Sorry about the delay, I am not an expert in all Intel products, but as far as I know, we currently have no other way to programmatically collect metrics. We have this thing called Metrics Discovery API, but it is not really meant for this type of usage. It is open source but only for Linux. Sorry that I don't have a better answer for you.