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

#563: Enable mixed ttnn and ttm runtime in ttrt #565

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Conversation

tapspatel
Copy link
Contributor

@tapspatel tapspatel commented Aug 30, 2024

Before: Registering an atexit close device function on program termination
Now: try finally block to always close device after ttnn binaries are executed and ttmetal. Takes care of exceptions/unexpected situations

@tapspatel tapspatel requested review from kmabeeTT and jnie-TT August 30, 2024 19:29
@tapspatel tapspatel self-assigned this Aug 30, 2024
@tapspatel tapspatel linked an issue Aug 30, 2024 that may be closed by this pull request
@tapspatel tapspatel merged commit 19c5407 into main Aug 30, 2024
13 checks passed
@tapspatel tapspatel deleted the tpatel/issue-563 branch September 23, 2024 20:11
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.

Mixing ttmetal and ttnn runtimes in ttrt
2 participants