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

Op report Host side info for trace runs #9956

Closed
mo-tenstorrent opened this issue Jul 4, 2024 · 0 comments
Closed

Op report Host side info for trace runs #9956

mo-tenstorrent opened this issue Jul 4, 2024 · 0 comments
Assignees
Labels
feature-request External feature request P2

Comments

@mo-tenstorrent
Copy link
Contributor

mo-tenstorrent commented Jul 4, 2024

As there are no one to one host side call to run_operation for trace runs, we need to associate replayed device side ops with their corresponding host side run_operations calls.

Once #11397 is merged in, we have global op ids shared with device. This makes making the association straightforward.

Currently we create a list of ops on host side with all the meta data, we then generate a list of ops on device side with no IDs and expect its size to be exactly the same as the host side.

@mo-tenstorrent mo-tenstorrent self-assigned this Jul 4, 2024
@mo-tenstorrent mo-tenstorrent added P2 feature-request External feature request labels Jul 4, 2024
mo-tenstorrent added a commit that referenced this issue Sep 6, 2024
mo-tenstorrent added a commit that referenced this issue Sep 10, 2024
mo-tenstorrent added a commit that referenced this issue Oct 1, 2024
mo-tenstorrent added a commit that referenced this issue Oct 29, 2024
mo-tenstorrent added a commit that referenced this issue Oct 29, 2024
mo-tenstorrent added a commit that referenced this issue Oct 29, 2024
mo-tenstorrent added a commit that referenced this issue Oct 29, 2024
mo-tenstorrent added a commit that referenced this issue Oct 31, 2024
mo-tenstorrent added a commit that referenced this issue Oct 31, 2024
@mo-tenstorrent mo-tenstorrent reopened this Nov 6, 2024
djordje-tt pushed a commit that referenced this issue Nov 8, 2024
ct-clmsn pushed a commit to ct-clmsn/tt-metal that referenced this issue Nov 12, 2024
ct-clmsn pushed a commit to ct-clmsn/tt-metal that referenced this issue Nov 12, 2024
ct-clmsn pushed a commit to ct-clmsn/tt-metal that referenced this issue Nov 12, 2024
ct-clmsn pushed a commit to ct-clmsn/tt-metal that referenced this issue Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request External feature request P2
Projects
None yet
Development

No branches or pull requests

1 participant