Skip to content

Commit

Permalink
#0: Try tthis
Browse files Browse the repository at this point in the history
  • Loading branch information
tt-dma committed Jun 28, 2024
1 parent 1a2244e commit 40a3e1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tt_metal/impl/dispatch/kernels/eth_tunneler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ void kernel_main() {

tt_l1_ptr launch_msg_t * const launch_msg = GET_MAILBOX_ADDRESS_DEV(launch);
if (launch_msg->exit_erisc_kernel) {
DEBUG_STATUS("EEB");
break;
}
// need to optimize this.
Expand Down

0 comments on commit 40a3e1d

Please sign in to comment.