From 201eff7fcbd7f3edfd2b0629e5b9a1095fae5020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bojan=20Ro=C5=A1ko?= <156314064+broskoTT@users.noreply.github.com> Date: Sat, 14 Dec 2024 22:56:00 +0100 Subject: [PATCH] Bump umd (#15967) ### Ticket No issue ### Problem description Bumps several improvements from UMD ### What's changed - Fixes newly introduced build warning - IOMMU support in blackhole @joelsmithTT - Correct the OUTPUT of add_custom_command so CMake/Ninja know when it doesn't need to run @afuller-TT ### Checklist - [x] All post-commit tests : https://github.com/tenstorrent/tt-metal/actions/runs/12312521557 - [x] Blackhole post-commit tests : https://github.com/tenstorrent/tt-metal/actions/runs/12312523185 - [x] (Single-card) Model perf tests : https://github.com/tenstorrent/tt-metal/actions/runs/12312524867 - [x] (Single-card) Device perf regressions : https://github.com/tenstorrent/tt-metal/actions/runs/12312526682 - [x] (T3K) T3000 unit tests : https://github.com/tenstorrent/tt-metal/actions/runs/12328537068 - [x] (T3K) T3000 demo tests : https://github.com/tenstorrent/tt-metal/actions/runs/12312530186 - [x] (TG) TG unit tests : https://github.com/tenstorrent/tt-metal/actions/runs/12312531906 - [x] (TG) TG demo tests : https://github.com/tenstorrent/tt-metal/actions/runs/12312533514 - [ ] (TGG) TGG unit tests : https://github.com/tenstorrent/tt-metal/actions/runs/12312535095 - [x] (TGG) TGG demo tests : https://github.com/tenstorrent/tt-metal/actions/runs/12312536816 --- tt_metal/third_party/umd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tt_metal/third_party/umd b/tt_metal/third_party/umd index e92ac1c44ea..7da60173887 160000 --- a/tt_metal/third_party/umd +++ b/tt_metal/third_party/umd @@ -1 +1 @@ -Subproject commit e92ac1c44eab7a1bd06e6da321fa9309e5a73159 +Subproject commit 7da601738873f11c0fb946e590e957f5b6c8a8a9