mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-07 13:59:17 +00:00
Tests: - Two distinct graphs (different graphIds) on the same stream - Graph A: kernel + memcpy + kernel (3 nodes) - Graph B: scale + add + scale (3 nodes) - 5 interleaved launches of each, stressing the graphId cache - Expected 30 graph GPU zones total Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>