e86b7eacdde10d2b8659e6e71b528a3bc8fdfacd
Applies CCCL cub/agent/agent_radix_sort_downsweep.cuh design: - union TempStorage reuses same shared memory across load/rank/scatter phases - Translated: streaming parse state organized into 4 phases (DETECT/HEADER/PARAMS/CLOSE) matching the tool call parse lifecycle - Clear documentation of which state belongs to which parse phase - Reset clears all phases at once like union initialization on new tile
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%