Skip to content

Commit

Permalink
Try newer metal with fix for cb size issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kmabeeTT committed Nov 28, 2024
1 parent d768837 commit 3ddb055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
include(ExternalProject)

set(TT_METAL_VERSION "2aa18695fe4a275647edef372409732359f6ec49")
set(TT_METAL_VERSION "df281c8b8588f1b334cbba66524174f543473109")

if ("$ENV{ARCH_NAME}" STREQUAL "grayskull")
set(ARCH_NAME "grayskull")
Expand Down

0 comments on commit 3ddb055

Please sign in to comment.