From 813b59b16e21dc9f76de6b34d5651f914c5434cb Mon Sep 17 00:00:00 2001 From: Thomas Roehl Date: Wed, 10 Apr 2024 20:00:58 +0200 Subject: [PATCH] Required LIKWID 5.3.0 --- collectors/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collectors/Makefile b/collectors/Makefile index b73d917..54110d9 100644 --- a/collectors/Makefile +++ b/collectors/Makefile @@ -1,5 +1,5 @@ # LIKWID version -LIKWID_VERSION := 5.2.2 +LIKWID_VERSION := 5.3.0 LIKWID_INSTALLED_FOLDER := $(shell dirname $$(which likwid-topology 2>/dev/null) 2>/dev/null) LIKWID_FOLDER := $(CURDIR)/likwid