From 6469ae1291b08e5ad5f5bbd1572a4d4baeca972a Mon Sep 17 00:00:00 2001
From: Christoph Alt <christoph.alt@fau.de>
Date: Mon, 10 Feb 2025 15:35:19 +0100
Subject: [PATCH] updated host infos

---
 host_infos.json | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/host_infos.json b/host_infos.json
index 295b1f2..dc76bd5 100644
--- a/host_infos.json
+++ b/host_infos.json
@@ -15,6 +15,11 @@
             "num_gpus": 0,
             "gpu_type": "",
             "modules" :"gcc/11.2.0"
+        },
+        "icx32": {
+            "name": "icx32",
+            "num_gpus": 1,
+            "gpu_type": "nvidia"
         }
     }
 }
-- 
GitLab