vibespatial.overlay.gpu_kernelsΒΆ
NVRTC kernel sources for overlay/gpu.py.
This module holds the CUDA C++ source strings and kernel name tuples for the six NVRTC compilation groups used by the GPU overlay pipeline. All Python dispatch logic, CCCL primitive calls, warmup registration, and compile_kernel_group wrappers remain in gpu.py.