Skip to main content
mirage-project
ملف منشئ GitHub

mirage-project

عرض على مستوى المستودعات لـ ٢٤ skills مجمعة عبر ١ مستودعات GitHub.

skills مجمعة
٢٤
مستودعات
١
محدث
٢٨ يوليو ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

add-mpk-model
مطوّرو البرمجيات

Guide for adding a new model (e.g., Llama4, DeepSeek V3) to the MPK persistent kernel. Covers prerequisites check, demo structure, layer wiring, and testing.

٢٨ يوليو ٢٠٢٦
add-mpk-task
مطوّرو البرمجيات

Step-by-step guide for adding a new task implementation to Mirage Persistent Kernel (MPK). Use this when adding a new GPU operator (e.g., a new attention variant, normalization, activation) to the MPK megakernel.

٢٨ يوليو ٢٠٢٦
b200-cluster-persistent-scheduler
مطوّرو البرمجيات

Use when the user wants to use Thread Block Cluster, DSMEM, 2-CTA cooperative MMA, persistent kernels, a tile scheduler, or Cluster Launch Control on B200 to handle uneven tails. Outputs the cluster tile, occupancy, sharing/multicast, and static or dynamic…

٢٨ يوليو ٢٠٢٦
b200-flash-attention4-planner
مطوّرو البرمجيات

Use when the user wants to design or extend a FlashAttention-style forward kernel on B200/Blackwell, involving the two MMAs QKᵀ and PV, online softmax, S/P/O in TMEM, warp roles, causal mask, GQA, tile scheduling, or final normalization. Outputs the algorithm…

٢٨ يوليو ٢٠٢٦
b200-gemm-optimization-ladder
مطوّرو البرمجيات

Use when the user wants to implement from scratch, port, or systematically optimize a B200/Blackwell GEMM. Advances level by level along "correct single tile→K loop→spatial tiling→TMA→multi-stage pipeline→persistent→warp specialization→2-CTA…

٢٨ يوليو ٢٠٢٦
b200-kernel-roofline-triage
مطوّرو البرمجيات

Use when the user asks "why is this B200/Blackwell kernel slow, what should I optimize first, should I fuse or move to Tensor Cores/TMA". Classifies the problem via arithmetic intensity, dataflow, and resource occupancy as memory-bandwidth-,…

٢٨ يوليو ٢٠٢٦
b200-layout-contract-auditor
مطوّرو البرمجيات

Use when a B200/Blackwell kernel shows wrong results, uncoalesced global memory access, SMEM bank conflicts, a TMA swizzle that mismatches the Tensor Core read, or confused TMEM/register ownership. Audits shape–stride, thread distribution, swizzle, and the…

٢٨ يوليو ٢٠٢٦
b200-mbarrier-protocol-auditor
مطوّرو البرمجيات

Use when a Blackwell/B200 asynchronous kernel deadlocks, fails intermittently, reads stale data, reuses a stage too early, or when the arrival, tx-count, phase, and wait of TMA/tcgen05/CLC need auditing. Produces a per-barrier protocol ledger and fix points.…

٢٨ يوليو ٢٠٢٦
عرض 8 من أصل ٢٤ skills مجمعة.
عرض ١ من أصل ١ مستودعات
تم تحميل كل المستودعات