Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#0: Bugfix for launch message setting on watcher hang for Tensix #12956

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

tt-dma
Copy link
Contributor

@tt-dma tt-dma commented Sep 20, 2024

On active erisc, when we exit to base FW due to a watcher assert, we need to set the launch message to DONE. This is because the next run will look at the launch message and try to force exit a running kernel if it finds one via launch message GO. The launch message was being set to DONE for Tensix as well, causing SD to finish before picking up the assert.

CI running here: https://github.com/tenstorrent/tt-metal/actions/runs/10966525482

On active erisc, when we exit to base FW due to a watcher assert, we
need to set the launch message to DONE. This is because the next run
will look at the launch message and try to force exit a running kernel
if it finds one via launch message GO. The launch message was being set
to DONE for Tensix as well, causing SD to finish before picking up the
assert.
@tt-dma tt-dma merged commit b161ca5 into main Sep 20, 2024
6 checks passed
@tt-dma tt-dma deleted the dma/erisc_exit_fix branch September 20, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants