Use latest LIKWID version for builds

This commit is contained in:
Thomas Roehl 2022-12-14 17:43:41 +01:00
parent 155d1b9acf
commit 2bd386dae7

View File

@ -1,5 +1,5 @@
# LIKWID version
LIKWID_VERSION = 5.2.1
LIKWID_VERSION = 5.2.2
LIKWID_INSTALLED_FOLDER=$(shell dirname $(shell which likwid-topology 2>/dev/null) 2>/dev/null)
LIKWID_FOLDER="$(shell pwd)/likwid"