Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

kebab

kebab contient 6 skills collectées depuis LancerLab, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
3
mis à jour
2026-02-13
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

kebab-benchmark-and-run
Développeurs de logiciels

Run operator benchmarks and single-run executables in Kebab for GEMM and elementwise add. Use when asked to execute performance baselines, compare implementations, or run quick correctness/perf checks through Make targets.

2026-02-13
kebab-build-and-env
Administrateurs de réseaux et de systèmes informatiques

Build and bootstrap the Kebab project on Linux with CUDA, CMake, and Makefile workflows. Use when asked to set up dependencies, detect CUDA/GPU architecture, configure builds, or fix compilation environment issues.

2026-02-13
kebab-codebase-navigation
Développeurs de logiciels

Navigate and modify the Kebab CUDA codebase safely. Use when asked to locate GEMM, CuTe, CUDA baseline, benchmark, microbenchmark, profiling, or build logic in this repository, and when deciding where a change should be implemented.

2026-02-13
kebab-gemm-config-tuning
Développeurs de logiciels

Tune GEMM experiment settings in Kebab using config.yaml and optimization docs. Use when asked to adjust matrix sizes, precision, layout modes, tile sizes, kernel versions, or to design reproducible performance experiments.

2026-02-13
kebab-microbench-and-dump
Développeurs de logiciels

Execute Kebab microbenchmarks and generate PTX/SASS dumps for kernel-level analysis. Use when asked to run mbench targets, inspect assembly output, compare copy or MMA kernels, or analyze low-level code generation.

2026-02-13
kebab-ncu-profiling-and-report
Développeurs de logiciels

Profile Kebab kernels with Nsight Compute and export readable reports. Use when asked to run tune/mtune targets, collect NCU reports, convert .ncu-rep to text summaries, or troubleshoot performance bottlenecks.

2026-02-13