Skip to main content

noc-sync-audit

Audit cross-core NoC + L1 synchronization in dataflow kernels — noc_semaphore_wait/set/inc balance and direction, multicast fan-out counts, data-before-signal NoC ordering (noc_async_write_barrier / noc_async_writes_flushed before a remote credit), AND the read-side / exit / coherency hazards of the same surface: an inbound noc_async_read consumed before its read-barrier, a non-posted atomic left in flight at kernel exit, and (Blackhole) a hand-rolled L1 poll missing invalidate_l1_cache. The half of dataflow that dataflow-cb-sync-audit (CB credits) does not reach. Use after touching reader/writer kernels, noc_semaphore_*, noc_async_*_barrier, or any cross-core handshake not expressed as a CB.

Jump to install

Source facts

Repository
tenstorrent/tt-metal
Last source activity
August 17, 2026 at 19:20
Detected SKILL.md language
English
Stars
1,661
Forks
649

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.