Skip to main content

Module volume_gpu

Module volume_gpu 

Source
Expand description

GPU tensor volume search (B8) — mirrors visit_tensor_search_into on U1 queue lane.

Structs§

TensorVolumeGpu

Constants§

TENSOR_VOLUME_STRIDE_FLOATS

Functions§

cpu_tensor_search_into
CPU reference for the GPU tensor-volume search (ALGEBRA_MANIFOLD_PLAN.md Phase 4.2).
try_gpu_tensor_search_into
Try GPU tensor search; returns None when GPU path unavailable (caller uses SIMD).