Skip to content

Commit

Permalink
Update tt-metal to Nov15 commit 42035c1711 plus cherry pick fixes (#1295
Browse files Browse the repository at this point in the history
)

- Cherry pick 2 metal fixes from Nov18 tt-metal main needed for tt-mlir/tt-forge-fe fails
- Can't move to latest tt-metal, exposing other issues (sharding related)
  • Loading branch information
kmabeeTT authored Nov 19, 2024
1 parent 94896f1 commit 8434117
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 "1d79aeef7a28911bd817a2da78ad925da3ed06f5")
set(TT_METAL_VERSION "f16cadfabebd7654baef73e4ac2c3240b12b0d1d")

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

0 comments on commit 8434117

Please sign in to comment.