From f17719113d3fe84d178b0a13b01e8066308b0df8 Mon Sep 17 00:00:00 2001 From: Holger Obermaier <40787752+ho-ob@users.noreply.github.com> Date: Wed, 19 Jan 2022 15:55:15 +0100 Subject: [PATCH] Updated to latest stable version of likwid --- collectors/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/collectors/Makefile b/collectors/Makefile index ab47caa..0c637b5 100644 --- a/collectors/Makefile +++ b/collectors/Makefile @@ -8,9 +8,9 @@ ACCESSMODE = direct # if CENTRAL_INSTALL == true ####################################################################### # Path to central installation (if CENTRAL_INSTALL=true) -LIKWID_BASE=/apps/likwid/5.2.0 -# LIKWID version (should be same major version as central installation, 5.1.x) -LIKWID_VERSION = 5.2.0 +LIKWID_BASE=/apps/likwid/5.2.1 +# LIKWID version (should be same major version as central installation, 5.2.x) +LIKWID_VERSION = 5.2.1 ####################################################################### # if CENTRAL_INSTALL == false and ACCESSMODE == accessdaemon