Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

PyGPUkit

PyGPUkit には m96-chan から収集した 10 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
10
Stars
3
更新
2025-12-30
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

benchmark
ソフトウェア開発者

Run matmul performance benchmarks. Use when user wants to measure TFLOPS, compare kernel performance, or verify correctness after code changes.

2025-12-30
sm120-expert
ソフトウェア開発者

SM120 (Blackwell) CUDA expert. Use for wgmma/mma PTX inline assembly, TMA, narrow precision (FP4/FP6/FP8), and block-scaled GEMM development.

2025-12-30
build-log
ソフトウェア開発者

View and analyze build logs. Use when user wants to see build errors, check previous build output, or debug build failures.

2025-12-28
chat-test
ソフトウェア開発者

Run LLM inference tests with Qwen or other models. Use when testing model loading, inference, CUDA Graph, or generation quality.

2025-12-28
check-all
ソフトウェア品質保証アナリスト・テスター

Run all checks including lint, typecheck, and tests. Use before creating PRs or for comprehensive validation.

2025-12-28
kernel-dev
ソフトウェア開発者

CUDA kernel development workflow. Use when writing, testing, or optimizing GPU kernels. Follows the Edit-Build-Validate-Benchmark-Commit cycle.

2025-12-28
lint
ソフトウェア開発者

Run Ruff linter and formatter on Python code. Use before commits or when checking code style and quality issues.

2025-12-28
precommit
ソフトウェア品質保証アナリスト・テスター

Run all pre-commit checks (lint + typecheck). Use before every git commit to ensure code quality.

2025-12-28
test
ソフトウェア品質保証アナリスト・テスター

Run pytest test suite. Use to verify functionality after code changes or before commits.

2025-12-28
typecheck
ソフトウェア品質保証アナリスト・テスター

Run Mypy type checker on Python code. Use to verify type annotations and catch type errors before commits.

2025-12-28