Skip to main content

Crate vortex_compute

Crate vortex_compute 

Source
Expand description

Lane-level compute kernels over Vortex buffers.

Today this crate hosts the lane_kernels module — an IndexedSource/IndexedSink abstraction plus mask-aware map kernels that the autovectorizer can drive through independent lane reads/writes. Additional kernels will land here.

Modules§

lane_kernels
Elementwise lane kernels over indexed sources.