From f6a27c25216d8c9804c35360d91132c8efed72ae Mon Sep 17 00:00:00 2001 From: kmitrovicTT <169657397+kmitrovicTT@users.noreply.github.com> Date: Thu, 26 Dec 2024 06:08:02 +0000 Subject: [PATCH] Uplift third_party/tt-metal to 13661ed434178770e674a0e2db190168923daa87 2024-12-26 --- third_party/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt index 9fee2135b..792b25a64 100644 --- a/third_party/CMakeLists.txt +++ b/third_party/CMakeLists.txt @@ -1,6 +1,6 @@ include(ExternalProject) -set(TT_METAL_VERSION "8ab8736293d4213be6dd9e7585a80c2acdcac855") +set(TT_METAL_VERSION "13661ed434178770e674a0e2db190168923daa87") if ("$ENV{ARCH_NAME}" STREQUAL "grayskull") set(ARCH_NAME "grayskull")