Skip to main content

NVIDIA/CompileIQ

SkillsMP는 NVIDIA/CompileIQ에서 7개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

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

이 저장소의 skills

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

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

직업 분류
미분류
설명

Use when writing the objective_function= passed to Search(). Covers the two legal signatures (compiler-only str vs mixed list), the baseline-knockout branch, per-eval cache busting, framework-specific --apply-controls injection (raw PTXAS, NVCC, Triton,…

원문 언어: 영어

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

Use BEFORE running a full CompileIQ search. Walks through downloading a Booster Pack from NVIDIA/CompileIQ GitHub Releases, applying ACF candidates one at a time to the user's compiler (raw PTXAS, NVCC, Triton, Helion, FlashInfer), and keeping only candidates…

원문 언어: 영어

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

Use when something is wrong: Search() hangs, all evaluations return INVALID_SCORE, scores aren't improving, every config returns the same number, ptxas errors fill the log, CV% is too high, or a winning ACF candidate needs NCU profiling to explain.…

원문 언어: 영어

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

Use when composing the Search(...) call and calling .start(). Covers the four worker classes (MultiProcessWorker / IsoMultiProcessWorker / RayWorker / AsyncWorker) and when to pick each, SearchConfiguration sizing rules, dump_results checkpointing,…

원문 언어: 영어

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

Use when starting a fresh CompileIQ project, hitting a socket timeout, or before running any other compileiq-* skill. Verifies CUDA 13.3+, ptxas, GPU access, that `from compileiq.ciq import Search` and friends resolve, and that `PtxasSearchSpace().retrieve()`…

원문 언어: 영어

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

Use when picking the search_space= argument for Search(). Covers the three provider classes (PtxasSearchSpace, NvccSearchSpace, LocalSearchSpaceBin), how to pin a version/variant/tag, the attention-focused 'att' variant for attention kernels (FlashAttention,…

원문 언어: 영어

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

Use AFTER a Search has completed and BEFORE claiming any speedup or shipping an ACF. Loads the dump_results CSV, extracts top-K candidates (single-objective) or the Pareto front (multi-objective), re-measures each against the no-ACF baseline with 100+ trials…

원문 언어: 영어

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