From a4916255cf92c02c097ab9b28a2593abf2ca42f3 Mon Sep 17 00:00:00 2001 From: Dr-Noob Date: Sun, 26 Oct 2025 10:44:09 +0100 Subject: [PATCH] Fix --- src/common/gpu.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/gpu.hpp b/src/common/gpu.hpp index d821473..648442b 100644 --- a/src/common/gpu.hpp +++ b/src/common/gpu.hpp @@ -49,6 +49,7 @@ struct topology_h { int32_t num_shader_engines; int32_t simds_per_cu; int32_t num_xcc; + int32_t matrix_cores; }; // Intel topology