Skip to content

Commit

Permalink
Update tt-metal to 1d79aee (11/8) (#1258)
Browse files Browse the repository at this point in the history
- Not pointing to a branch of metal anymore. Passes tt-mlir and tt-forge-fe CI too.
  • Loading branch information
kmabeeTT authored Nov 14, 2024
1 parent 78ace9c commit a5cc742
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 "d30c5e874d05f43c9e075f7062017df200fae44c")
set(TT_METAL_VERSION "1d79aeef7a28911bd817a2da78ad925da3ed06f5")

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

0 comments on commit a5cc742

Please sign in to comment.