Skip to main content
AMD-AGI
ملف منشئ GitHub

AMD-AGI

عرض على مستوى المستودعات لـ ٧٢ skills مجمعة عبر ٩ مستودعات GitHub.

skills مجمعة
٧٢
مستودعات
٩
محدث
٣٠ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
Hyperloom
١٢ skills · ٣٠ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ٣٣٪؜ مصنفة
١٧٪؜الحصة
#02
Apex
١٢ skills · ٢٣ مارس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
١٧٪؜الحصة
#03
GEAK
١١ skills · ٢٥ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ٩٫١٪؜ مصنفة
١٥٪؜الحصة
#04
maxtext-slurm
١١ skills · ٩ مايو ٢٠٢٦
مديرو الشبكات وأنظمة الحاسوبمطوّرو البرمجياتمحللو أنظمة الحاسوبالمهن الحاسوبية الأخرىعلماء البياناتمتخصصو دعم شبكات الحاسوب
٦ فئات مهنية · ١٠٠٪؜ مصنفة
١٥٪؜الحصة
#05
diffusion-models-inference
٩ skills · ١٣ أغسطس ٢٠٢٦
التصنيف قيد الانتظار
١٣٪؜الحصة
#06
Primus
٧ skills · ٢٠ أغسطس ٢٠٢٦
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوب
٢ فئات مهنية · ٨٦٪؜ مصنفة
٩٫٧٪؜الحصة
#07
Primus-Turbo
٧ skills · ٢٠ أغسطس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوب
٣ فئات مهنية · ١٠٠٪؜ مصنفة
٩٫٧٪؜الحصة
#08
Magpie
٢ skills · ٧ أغسطس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
٢٫٨٪؜الحصة
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

inference-optimizer
غير مصنف

Launches and monitors Hyperloom's multi-agent inference optimizer for LLM serving on AMD GPUs. Use when the user asks to optimize an inference model, run Magpie benchmarks/profiles, resume an inference_optimizer session, tune SGLang/vLLM serving parameters,…

٣٠ أغسطس ٢٠٢٦
session-breakdown
مطوّرو البرمجيات

Build a single self-contained `session_breakdown.json` capturing every fact a dashboard needs about one hyperloom optimization session. Use when the user mentions session-breakdown, kernel attribution, a stats/reporting service, capability summary, or wants…

٢٩ أغسطس ٢٠٢٦
robustness-agent
غير مصنف

Independent guardian daemon for Hyperloom inference optimization. Implements the inference_optimizer "robustness" reactor so the Coordinator can call it as a Backend, plus a standalone loop for dev. Owns continuous health monitoring, RCA, and…

٢٨ أغسطس ٢٠٢٦
hyperloom-custom-advanced
غير مصنف

Run an advanced configurable Hyperloom optimization session with explicit model, framework, workload, objective, and phase toggles. Use when the user wants more control than the fixed 3h or 12h demo presets.

٢٨ أغسطس ٢٠٢٦
hyperloom-qwen3-8b-3h
غير مصنف

Run a 3-hour Hyperloom Qwen3-8B optimization session without the Kernel Agent. Use when the user wants a short, no-kernel Hyperloom demo on the local AMD ROCm environment.

٢٨ أغسطس ٢٠٢٦
critic-agent
مطوّرو البرمجيات

Critic layer for the inference optimizer. Use when Conductor asks for a Critic Review verdict on Orchestration or Kernel proposals, conversation-driven decision review, KB recall/ingest guidance, cross-run synthesis, or Devil's advocate review signals.

٢٨ أغسطس ٢٠٢٦
hyperloom-qwen3-14b-fp8-12h
غير مصنف

Run a 12-hour Hyperloom Qwen3-14B-FP8 optimization session. Use when the user wants a medium-length Hyperloom demo on the local AMD ROCm environment.

٢٨ أغسطس ٢٠٢٦
hyperloom-remote-mn-qwen3-30b
غير مصنف

Run a 4-hour multi-node Hyperloom Qwen3-30B-A3B optimization (Infera PD-disaggregated or RayJob aggregated) with --nodes 2 and sglang MoE tuning on MI325X. Hand this skill to the agent to launch and monitor the run.

٢٧ أغسطس ٢٠٢٦
عرض 8 من أصل ١٢ skills مجمعة.
aiter-reflection
مطوّرو البرمجيات

This skill should be used when optimizing AMD GPU kernels on MI300 using the aiter project, including running op tests, benchmarking, iterating on kernel changes, and recording results in the kernel experiment database.

٢٣ مارس ٢٠٢٦
gpu-architecture-fundamentals
مطوّرو البرمجيات

This skill should be used when reasoning about GPU architecture fundamentals to guide kernel optimization choices such as memory hierarchy usage, execution model mapping, block sizing, and latency-aware tuning across HIP, Triton, and PyTorch.

٢٣ مارس ٢٠٢٦
hip-kernel-optimization
مطوّرو البرمجيات

This skill should be used when writing or tuning HIP kernels on AMD/NVIDIA GPUs, covering memory coalescing, shared-memory tiling, bank conflict avoidance, warp primitives, occupancy, vectorization, async ops, loop unrolling, and profiling.

٢٣ مارس ٢٠٢٦
kernel-exp-history
مطوّرو البرمجيات

This skill should be used when optimizing kernels in this repo and needing to consult past optimization experiments, or when recording the current optimization iteration back into the kernel experiment database.

٢٣ مارس ٢٠٢٦
mi300-cdna3-architecture
مطوّرو البرمجيات

MI300/CDNA3 architecture guide for HIP/Triton optimization—MFMA variants, dual register files, data formats, sparsity, LDS/GWS, and best practices.

٢٣ مارس ٢٠٢٦
mi300-hip-programming-insights
مطوّرو البرمجيات

CDNA3/MI300 HIP programming insights—chiplet/cache model, Infinity Cache, memory coherency, matrix cores, sparsity, and best practices.

٢٣ مارس ٢٠٢٦
mi300-hip-vs-nvidia
مطوّرو البرمجيات

MI300 HIP programming differences vs NVIDIA—wavefront vs warp, memory hierarchy, MFMA usage, occupancy, and profiling pitfalls.

٢٣ مارس ٢٠٢٦
pytorch-kernel-optimization
مطوّرو البرمجيات

This skill should be used when optimizing PyTorch models and kernels, including efficient tensor operations, torch.compile, custom autograd/CUDA/Triton extensions, mixed precision, memory and data pipeline tuning, model optimization techniques, CUDA graphs,…

٢٣ مارس ٢٠٢٦
عرض 8 من أصل ١٢ skills مجمعة.
env-setup
غير مصنف

Get a container ready to tune GPU ops on AMD Instinct — audit which tuning tools are present, install the missing bench clients (hipblaslt-bench, ckProfiler, aiter tuners) at versions that match the runtime, and avoid the version-skew failures that silently…

٢٥ أغسطس ٢٠٢٦
tuning-aiter
غير مصنف

Tune GEMM and fused ops through aiter on AMD Instinct — run the gradlib tuner across hipblaslt/triton/flydsl/asm/torch backends, write tuned config CSVs to the directory the runtime actually reads, and prove engagement with AITER_LOG_TUNED_CONFIG. Use when…

٢٥ أغسطس ٢٠٢٦
tuning-ck
غير مصنف

Tune GEMMs on the Composable Kernel path — race CK's compiled instances with ckProfiler, read the instance name to understand why one won, and route the result into a framework through aiter's per-op CK tuners. Use when the op dispatches through CK or when…

٢٥ أغسطس ٢٠٢٦
tuning-core
غير مصنف

The universal loop for tuning GEMM and other GPU ops on AMD Instinct — scope the search space, measure honestly, gate on correctness, and prove the tuned artifact actually engaged. Start here before any language- or framework-specific tuning skill.

٢٥ أغسطس ٢٠٢٦
tuning-flydsl
غير مصنف

Tune FlyDSL kernels on AMD Instinct — build and prune a Config space, set the autotune key, and race FlyDSL against the other backends through aiter's libtype mechanism. Use when the kernel is written in FlyDSL or when deciding whether the FlyDSL path is…

٢٥ أغسطس ٢٠٢٦
tuning-hip
غير مصنف

Tune hand-written HIP kernels on AMD Instinct — choose launch geometry against the wave64/CU/LDS limits of the target, use rocprofv3 to get ground-truth kernel timings and occupancy, and confirm which kernel actually ran. Also the profiler reference for…

٢٥ أغسطس ٢٠٢٦
tuning-hipblaslt
غير مصنف

Tune GEMMs on the hipBLASLt path — capture the exact problem from a live workload, race all solutions with hipblaslt-bench, replay the winner by solution index, and avoid the bracket-number and hot-cache traps. Use when the op dispatches through hipBLASLt…

٢٥ أغسطس ٢٠٢٦
tuning-in-sglang
غير مصنف

Tune ops inside an SGLang serving deployment on AMD Instinct — capture real shapes, tune the Triton fused-MoE path into the correct triton_<version> config directory, deploy via SGLANG_MOE_CONFIG_DIR, and read the server log to distinguish an exact config hit…

٢٥ أغسطس ٢٠٢٦
عرض 8 من أصل ١١ skills مجمعة.
model-config-guide
محللو أنظمة الحاسوب

Create GPU config files to support existing MaxText model definitions on AMD GPU clusters. Use when the user wants to add a model, create a config, support a new model, or asks about model configs, parallelism, batch size, OOM, quantization, or .gpu.yml files.

٩ مايو ٢٠٢٦
pre-commit-audit
مطوّرو البرمجيات

Comprehensive pre-commit verification checklist with five independent responsibilities. (1) Launcher path coverage - verify a change to any launcher-chain file preserves correct behavior across all 16 combinations of entry point × launch mode × stack (Steps…

٩ مايو ٢٠٢٦
profile-drill
علماء البيانات

Direct per-kernel time analysis from JAX / TensorFlow xplane traces via `utils/profile_drill.py`. Use when the user asks for a per-kernel breakdown, step-time composition, cross-variant kernel comparison, main-stream-blocking analysis, or any question that…

٩ مايو ٢٠٢٦
batch-sweep
محللو أنظمة الحاسوب

Four sweep operations: (1) Model perf sweep — find optimal batch size / TGS for a model. Use for: sweep batch size, tune TGS, benchmark throughput, find optimal config. (2) Node perf sweep — compare per-node GPU performance to find outliers. Use for: check…

٩ مايو ٢٠٢٦
xla-tuning
مطوّرو البرمجيات

Find the XLA flag / NCCL env-var combination that maximizes steady-state TGS for one (model × parallelism) cell. Produces an evidence-backed leaderboard, mechanistic explanation of the winning flag, and a deployment recipe. Use when the user asks to tune XLA…

٩ مايو ٢٠٢٦
job-log-triage
مديرو الشبكات وأنظمة الحاسوب

Triage MaxText training jobs from log files — failed, hanging, running, or completed. Use when the user asks why a job failed, wants to diagnose an error, sees a crash, hang, timeout, OOM, NCCL error, heartbeat timeout, wants to understand a job's status, or…

٩ مايو ٢٠٢٦
tsdb-diagnosis
مديرو الشبكات وأنظمة الحاسوب

Diagnose training job incidents and check cluster health using the per-job Prometheus TSDB. Use when the user asks to diagnose a failure root cause, check GPU/network health, query Prometheus metrics, investigate a hang, or when the triage skill recommends…

٣ مايو ٢٠٢٦
performance-analysis
المهن الحاسوبية الأخرى

Analyze MaxText training job performance using tgs_tagger, TraceLens, and IRLens. Use when the user asks to analyze a training run, profile traces, HLO IR, TGS metrics, GPU utilization, or mentions tag_tgs, TraceLens, IRLens, xplane, or performance analysis.

٣ مايو ٢٠٢٦
عرض 8 من أصل ١١ skills مجمعة.
create-pr
غير مصنف

Create a pull request from current branch. Use when: create pr, make pr, open pull request, submit pr, pull request from branch.

١٣ أغسطس ٢٠٢٦
create-release-notes
غير مصنف

Generate release notes from merged PRs between releases. Use when: release notes, create release notes, changelog, what changed, PR summary, release summary, diff between versions, categorize changes.

١٣ أغسطس ٢٠٢٦
create-release
غير مصنف

Create a GitHub release with tag and notes. Use when: create release, tag release, publish release, draft release, new version, cut release.

١٣ أغسطس ٢٠٢٦
diagnose-run
غير مصنف

Diagnose a GitHub Actions workflow run. Use when: check run, diagnose run, analyze run, what failed, run status, debug workflow, why did it fail, check build.

١٣ أغسطس ٢٠٢٦
get-benchmark-results
غير مصنف

Get benchmark results from a workflow run. Use when: benchmark results, get benchmarks, latency numbers, run results, performance results, compare benchmarks.

١٣ أغسطس ٢٠٢٦
orchestrate-release
غير مصنف

Maintainer-only release creation and build dispatch. Use when: orchestrate release, release version, full release, end to end release, release pipeline, release v, cut and build release.

١٣ أغسطس ٢٠٢٦
preflight
غير مصنف

Shared prerequisite checks for repository skills. Used by other skills before running GitHub CLI workflows.

١٣ أغسطس ٢٠٢٦
trigger-build-and-benchmark
غير مصنف

Maintainer-only Build and Benchmark xDiT workflow dispatch. Use when: release build, trigger build, run benchmarks, dispatch workflow, start CI, benchmark image, MIOpen tuning, trigger pipeline, build-and-benchmark.

١٣ أغسطس ٢٠٢٦
عرض 8 من أصل ٩ skills مجمعة.
backend-patch-explorer
غير مصنف

Inventory and explain the patch (monkey-patch) optimizations Primus layers over upstream training backends such as Megatron-LM, TorchTitan, and MaxText, including their version compatibility, dependencies, and Primus-Turbo integration details, by reading the…

٢٠ أغسطس ٢٠٢٦
slurm-training-node-validation
مطوّرو البرمجيات

Validate SLURM cluster nodes by running actual training jobs in groups. Use when the user wants to test which idle nodes can successfully run training, verify node health through real workloads, or identify broken nodes in a SLURM cluster.

٤ أغسطس ٢٠٢٦
backend-gap-report
مطوّرو البرمجيات

Compare a Primus backend against an upstream repository or reference, verify git state, dependencies, directory changes, and integration coupling, then generate comparison reports, dashboard metadata, and a deployable dashboard index. Also owns the shared…

٢٧ يوليو ٢٠٢٦
port-validation-guide
مطوّرو البرمجيات

Generate a validation plan and test scaffolding to check a Primus optimization that has been ported into a user's own training framework, across correctness (numerical accuracy vs a reference), performance (throughput parity), and integration (no…

٢٣ يوليو ٢٠٢٦
spur-cluster-status
مديرو الشبكات وأنظمة الحاسوب

Inspect the current Spur (AMD SLURM-compatible) cluster node-allocation state and produce a Markdown report covering the caller's account/QoS permissions, partitions and per-state node counts, per-QoS and per-account node usage, reservations, queue pressure,…

٢٠ يوليو ٢٠٢٦
primus-projection
مطوّرو البرمجيات

Opinionated guide for using Primus Projection to choose parallelism (TP/PP/EP/CP/DP) and pipeline schedules, validate memory fit on target nodes, reason about communication collectives, and explore optimization trade-offs with minimal compute. Use when the…

١٠ يونيو ٢٠٢٦
slurm-idle-node-check
مديرو الشبكات وأنظمة الحاسوب

Check available idle nodes in a SLURM cluster. Use when the user wants to find usable idle nodes, verify node health, check docker status on SLURM nodes, check NIC QoS/DCQCN configuration, check RDMA link status, validate GID table, or troubleshoot cluster…

١٠ يونيو ٢٠٢٦
optimize-handoff
مطوّرو البرمجيات

Primus-Turbo handoff to the autonomous kernel-optimize loop — collect the prerequisites (kernel path, focused test/bench commands, scoring metric, execution mode, quick-validation harness) a kernel campaign needs and pass them on. Use when pushing a…

٢٠ أغسطس ٢٠٢٦
primus-turbo-develop
مطوّرو البرمجيات

Develop, debug, and validate Primus-Turbo operators and modules on AMD GPUs. Covers the layered architecture (ops / kernels-dispatcher / Triton / HIP-CK csrc / modules), how to add or change a feature end-to-end, accuracy verification (SNR, tolerances,…

٢٠ أغسطس ٢٠٢٦
kernel-optimize
مطوّرو البرمجيات

AI-driven operator performance optimization framework. Defines the optimization loop, execution environment selection, knowledge routing, and logging conventions to drive agent-autonomous iteration toward hardware limits.

٢٢ يونيو ٢٠٢٦
develop-feature
مطوّرو البرمجيات

Primus-Turbo feature development workflow — the layered architecture (ops / kernels-dispatcher / Triton / HIP-CK csrc / modules), how to wire a new operator end-to-end, which layer to touch, and which existing file to copy. Use when adding or changing a…

٢٢ يونيو ٢٠٢٦
verify-performance
مطوّرو البرمجيات

Primus-Turbo performance verification — run single-operator and suite benchmarks, read the latency/TFLOPS metrics, source real-model shapes, and derive a combined training-step metric. Use when measuring latency or throughput of a Primus-Turbo operator.

٢٢ يونيو ٢٠٢٦
verify-accuracy
محللو ضمان جودة البرمجيات والمختبرون

Primus-Turbo accuracy verification — compare an operator against a higher-precision reference for forward and backward, with the right gate (allclose for bf16/fp16/fp32, SNR for fp8/fp4) and FP8 encoding awareness. Use when validating numerical correctness of…

٨ يونيو ٢٠٢٦
tool-rocprof
مديرو الشبكات وأنظمة الحاسوب

ROCm profiling workflow for AMD GPU kernels using rocprofv3 and rocprof-compute. Use when profiling hot kernels, collecting counters, diagnosing memory-vs-compute-vs-stall bottlenecks, reading Perfetto traces, or validating low-precision AMD kernels.

٨ يونيو ٢٠٢٦
عرض ٩ من أصل ٩ مستودعات
تم تحميل كل المستودعات