h3-blackwell-runtime/research/vortex_exact_attention/kernels
2026-08-26 15:51:39 +07:00
..
README.md Validate aligned Vortex attention prototype 2026-08-26 15:51:39 +07:00
vea_b_numeric.cpp Validate aligned Vortex attention prototype 2026-08-26 15:51:39 +07:00
vea_b_numeric.cu Validate aligned Vortex attention prototype 2026-08-26 15:51:39 +07:00
vea_b_probe.cpp Validate Vortex attention capabilities 2026-08-26 14:44:28 +07:00
vea_b_probe.cu Validate Vortex attention capabilities 2026-08-26 14:44:28 +07:00

Kernels

This directory contains isolated VEA-B capability kernels and the fixed aligned Phase 2B numerical prototype. vea_b_numeric.cu supports only prequantized Q128 x KV192 x D128; it is not a ragged-tail or complete H3 attention backend. Candidates remain isolated here until every integration gate passes; this directory must not be imported by production dispatch.