mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-07-19 03:11:41 +02:00
Add READMEs and Makefile to build and integrate LIKWID
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
|
||||
# LIKWID version
|
||||
LIKWID_VERSION = 5.1.0
|
||||
# Target user for LIKWID's accessdaemon
|
||||
DAEMON_USER=root
|
||||
# Target group for LIKWID's accessdaemon
|
||||
DAEMON_GROUP=root
|
||||
|
||||
#################################################
|
||||
# No need to change anything below this line
|
||||
#################################################
|
||||
INSTALL_FOLDER = ./likwid
|
||||
BUILD_FOLDER = ./likwid/build
|
||||
|
||||
|
Reference in New Issue
Block a user