mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-14 05:57:25 +01:00
Updated to latest stable version of likwid
This commit is contained in:
parent
c5e90247df
commit
caebca5609
@ -8,9 +8,9 @@ ACCESSMODE = direct
|
|||||||
# if CENTRAL_INSTALL == true
|
# if CENTRAL_INSTALL == true
|
||||||
#######################################################################
|
#######################################################################
|
||||||
# Path to central installation (if CENTRAL_INSTALL=true)
|
# Path to central installation (if CENTRAL_INSTALL=true)
|
||||||
LIKWID_BASE=/apps/likwid/5.2.0
|
LIKWID_BASE=/apps/likwid/5.2.1
|
||||||
# LIKWID version (should be same major version as central installation, 5.1.x)
|
# LIKWID version (should be same major version as central installation, 5.2.x)
|
||||||
LIKWID_VERSION = 5.2.0
|
LIKWID_VERSION = 5.2.1
|
||||||
|
|
||||||
#######################################################################
|
#######################################################################
|
||||||
# if CENTRAL_INSTALL == false and ACCESSMODE == accessdaemon
|
# if CENTRAL_INSTALL == false and ACCESSMODE == accessdaemon
|
||||||
|
Loading…
Reference in New Issue
Block a user