From 523d7b2ee32d79b44796efa2c08f0b897c633801 Mon Sep 17 00:00:00 2001 From: Yiyang Wu Date: Sat, 11 Feb 2023 18:43:46 +0800 Subject: dev-util/Tensile: add client USE to compile tensile_client tensile_client is for running benchmarks. By default, Tensile contains a whole set of scripts to configure and compile tensile_client via cmake for very benchmark. This commit enables a use flag to compile and install this executable, so at runtime benchmark won't need to compile again. Signed-off-by: Yiyang Wu Signed-off-by: Marek Szuba --- dev-util/Tensile/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dev-util/Tensile/metadata.xml') diff --git a/dev-util/Tensile/metadata.xml b/dev-util/Tensile/metadata.xml index 97a4d2e3c600..32364cb13b06 100644 --- a/dev-util/Tensile/metadata.xml +++ b/dev-util/Tensile/metadata.xml @@ -8,4 +8,7 @@ ROCmSoftwarePlatform/Tensile + + Build and install tensile_client executable to run benchmarks and tune GPU GEMM + -- cgit v1.2.3-65-gdbad