Skip to content

Commit ea5b136

Browse files
authored
add metrics-library to mdapi docs (#167)
1 parent 438bdfa commit ea5b136

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/mdapi.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,14 @@ These controls can be enabled via `cliloader`, by specifying the `--mdapi-tbs` o
8181

8282
* On Windows, the MDAPI library is distributed with the GPU driver.
8383
* On Linux, the MDAPI library should be built and installed from source.
84+
85+
* https://github.com/intel/metrics-discovery
86+
87+
* Linux may also requires the "metrics library". If required, it should also be
88+
built and installed from source.
89+
90+
* https://github.com/intel/metrics-library
91+
8492
* On OSX, the path to the MDAPI library should be set manually with
8593
`DevicePerfCounterLibName` control. The library is named `libigdmd.dylib` and
8694
it usually resides under `/System/Library/Extensions/AppleIntel<CPU NAME>GraphicsMTLDriver.bundle/Contents/MacOS/libigdmd.dylib`,

0 commit comments

Comments
 (0)