Micromap tree traversal speeds ray-primitive queries by storing sub-region properties compactly, cutting bandwidth and shader calls.
A dual-path input architecture uses local low-latency processing plus synchronized high-latency state handling to make feedback feel immediate.
Blockwise tensor-train primitives map matrix operations onto GPU tensor cores to cut decomposition time and memory for larger tensors.
Upfront global offset checks detect uniform radix digits so GPUs can skip local offset work, cutting sort time, power use, and data movement.
A shared GPU rasterizer switches between triangle and Gaussian logic to speed 3D Gaussian splatting with low area and power overhead.
Distance records let ray tracing hardware cull nodes beyond a ray's maximum range, cutting unnecessary tests and storage use.
A DPU routes only needed image sections from FPGA streams to the GPU, cutting CPU latency and overhead while preserving packet integrity.