Last commit on July 10, 2026·Created on July 10, 2026
open-infra-skills/infra-skills
“Performance profiling and workload optimization for AI training on Moore Threads MUSA GPUs”
Combined rank
#486
across all skills
In DevOps
#10
category rank
Stars
140
+0.7% in last 7d
Forks
2
+100.0% in last 7d
Watchers
0
-100.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
This skill provides the technical framework for AI infrastructure and ML performance engineers to profile, benchmark, and debug training workloads on Moore Threads MUSA hardware. It focuses on increasing throughput while preserving numerical behavior during the transition from CUDA to MUSA.
Engineers can address distributed hangs, memory pressure, and kernel launch overhead using tools like the Moore Perf System and Moore Perf Compute. The guidance covers critical optimizations including FlashAttention, torch.compile, and FSDP2 to improve hardware utilization.