Skip to main content

AMD-AGI/GEAK

SkillsMP는 AMD-AGI/GEAK에서 11개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
11
GitHub 스타
163
GitHub 포크
47

이 저장소의 skills

직업 카테고리 1개 · 9% 분류됨

수집된 skill 11개 중 11개를 표시합니다.

직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

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…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Tune ops inside a vLLM serving deployment on AMD Instinct — capture the shapes the model actually issues, tune fused-MoE and GEMM paths, deploy configs where vLLM reads them via VLLM_TUNED_CONFIG_FOLDER, and confirm from the server log that the tuned config…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Tune Triton and Gluon GPU kernels on AMD Instinct — build a config space including the AMD-only knobs (waves_per_eu, matrix_instr_nonkdim, kpack), prune it before racing, set the autotune key correctly, and confirm the win exceeds the noise floor. Use when…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Contribute a human-authored, e2e-validated optimization recipe (an "expert skill") to GEAK — scaffold, fill, validate by scope, and open a PR.

원문 언어: 영어

업데이트
수집된 skill 11개 중 11개를 표시합니다.