Skip to content

Commit

Permalink
#9370: Workaround, replace WRCFG with RMWCIB instructions in reduce_r…
Browse files Browse the repository at this point in the history
…evert_delta function for wh_b0
  • Loading branch information
Anil Mahmud authored and amahmudTT committed Sep 18, 2024
1 parent 302f84a commit 44ee68a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion tt_metal/third_party/tt_llk_wormhole_b0
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ void reduce_c() {
}

reduce_revert_delta<reduce_dim>(out_cb);
UNPACK(tensix_sync()); // Workaround for issue #9370
}

void recip_block_inplace(uint32_t in_cb, uint32_t num_tiles) {
Expand Down

0 comments on commit 44ee68a

Please sign in to comment.