0ba2221d9c72472b5c08391b65738291131e2a26
Maps 5 CCCL patterns to actual vllm kernels: 1. Multi-field reduction → paged_attention (83% weight) 2. Prefix scan + transform → softmax in prefix_prefill 3. Transform → SiLU/GeLU/RMSNorm (14% weight) 4. TopK → sampling (via precompiled .so) 5. Flash attention → all patterns combined in triton kernel Identifies 30 competition-critical files from 5205 in cccl_upstream.
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%