Skip to content

Commit

Permalink
Update tt-metal version for reflection.hpp fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kmabeeTT committed Jan 12, 2025
1 parent 3e84c4e commit f41bd31
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 "2df5583e46")
set(TT_METAL_VERSION "6e891b6007")

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

0 comments on commit f41bd31

Please sign in to comment.