Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

kebab

يحتوي kebab على 6 من skills المجمعة من LancerLab، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
6
Stars
3
محدث
2026-02-13
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

kebab-benchmark-and-run
مطوّرو البرمجيات

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
مديرو الشبكات وأنظمة الحاسوب

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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