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

#8672: Reduce profiler global memory usage #8675

Merged
merged 1 commit into from
May 21, 2024

Conversation

mo-tenstorrent
Copy link
Contributor

Reduce profiler lookup table type from uint32_t to uint8_t and add GS profiler smoke tests as part of post commit that does not require reset.

@mo-tenstorrent mo-tenstorrent self-assigned this May 21, 2024
@mo-tenstorrent mo-tenstorrent force-pushed the mo/8672_reduce_profiler_global_size branch from 5d8c11d to 1a83bbf Compare May 21, 2024 14:55
@mo-tenstorrent mo-tenstorrent force-pushed the mo/8672_reduce_profiler_global_size branch 3 times, most recently from ce08c57 to d2beeb4 Compare May 21, 2024 17:58
@mo-tenstorrent mo-tenstorrent force-pushed the mo/8672_reduce_profiler_global_size branch from d132a6c to 18248e8 Compare May 21, 2024 20:13
@mo-tenstorrent
Copy link
Contributor Author

DEVICE PERF CI is only failing on resnet with slight improvement on fps. Profile infra is fixed and it runs multi-op on GS: https://github.com/tenstorrent/tt-metal/actions/runs/9180493014/job/25245030244

TK3 Passing : https://github.com/tenstorrent/tt-metal/actions/runs/9176794301

Microbenchmark passing: https://github.com/tenstorrent/tt-metal/actions/runs/9176808113/job/25232961616

All post commit passing with the new GS profiler smoke tests: https://github.com/tenstorrent/tt-metal/actions/runs/9176781976/job/25232870593

@mo-tenstorrent mo-tenstorrent merged commit d4c92dd into main May 21, 2024
5 checks passed
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.

4 participants