mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-13 05:27:31 +01:00
11 lines
249 B
Markdown
11 lines
249 B
Markdown
|
# LIKWID collector
|
||
|
|
||
|
Measure hardware performance counters with LIKWID
|
||
|
|
||
|
# Build
|
||
|
- Download LIKWID
|
||
|
- Configure LIKWID with SHARED=false
|
||
|
- Build
|
||
|
- Copy static libraries in current folder
|
||
|
- Copy likwid.h, likwid-marker.h and bstrlib.h in current folder
|