You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,6 +86,7 @@ Run and optimize on AMD Instinct.
86
86
| --- | --- | --- |
87
87
|[`serving-llms-on-instinct`](skills/serving-llms-on-instinct/SKILL.md)| Deploy LLM inference on AMD Instinct GPUs end-to-end: detect hardware (or onboard via AMD Developer Cloud), validate model fit, apply the right vLLM recipe, and launch a benchmarked endpoint. SGLang and engine/backend selection in later phases. | in-repo |
88
88
|[`magpie-kernel-evaluator`](skills/magpie-kernel-evaluator/SKILL.md)| Evaluate GPU kernel correctness and performance, compare kernel implementations, and benchmark vLLM / SGLang inference with profiling, TraceLens, and torch-trace gap analysis. |[Magpie](https://github.com/AMD-AGI/Magpie)|
89
+
|[`tracelens-analysis-orchestrator`](skills/analysis-orchestrator/SKILL.md)| Orchestrate modular PyTorch profiler trace analysis with TraceLens: generate perf reports, run system-level and compute-kernel subagents in parallel, and write a prioritized stakeholder report. |[TraceLens](https://github.com/AMD-AGI/TraceLens)|
0 commit comments