mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-15 06:44:23 +00:00
CUpti_ActivityMemory3 has no graphId field, so matchGraphActivityToAPICall cannot be applied. Graph-launched cudaGraphAddMemAllocNode emits multiple MEMORY2 records sharing the launch correlationId; only the first is tracked, subsequent ones fire a spurious matchError. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>