tenstorrent / tt-metal

:metal: TT-NN operator library, and TT-Metalium low level kernel programming model.
Apache License 2.0
471 stars 74 forks source link

GS Profiler Ring buffer #14961

Open ttmchiou opened 3 days ago

ttmchiou commented 3 days ago

GS Profiler throws an error on post-commit after introducing ring buffers. Seems to only show up on GS

Sample runs https://github.com/tenstorrent/tt-metal/actions/runs/11755558404/job/32750772480 https://github.com/tenstorrent/tt-metal/actions/runs/11787560400/job/32833315694

temporarily disabled in post-commit until resolved in this PR https://github.com/tenstorrent/tt-metal/pull/14970

mo-tenstorrent commented 3 days ago

Marking p1 as it is only GS sync test that is affected. Potentially more tests that are non-GS can also be effected.