-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add distributed APIs to trace MeshWorkloads in MeshDevice DRAM - Supports tracing heterogenous workloads and those running on a subset of the MeshDevice - Add an explicit MeshTrace assembly step that allows a single set of dispatch commands to be reused across physical devices running the same programs - Cleanup logic inside EnqueueTraceCommand and move it to a shared header between distributed and tt_metal/dispatch - Add tests for tracing: - Homogenous workloads - Heterogenous workloads - Workloads Running on SubDevices
- Loading branch information
1 parent
53f3d05
commit 9113d2e
Showing
36 changed files
with
1,930 additions
and
641 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.