c077736968f896e67a165c6a331f51276160d434
GDN forward dispatch chain: 1. CoreX fused kernel (if packaged) → fastest 2. FlashQLA SM70 CUDA kernel (prefill only) → verified on BI-V100 3. Pure PyTorch with NaN clamp → fallback FlashQLA SM70 verified on real BI-V100: - Compiled with clang++ --cuda-gpu-arch=ivcore10 - gdn_forward returns correct shapes, zero NaN - 4 kernels: prefill, varlen prefill, decode global, decode ddtree Also: apt ninja-build instead of pip ninja (pip version has no binary)
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%