LanceDB

LanceDB

Engineering
GPU-Accelerated Indexing in LanceDB

GPU-Accelerated Indexing in LanceDB

Speed up vector index training in LanceDB with CUDA or Apple Silicon (MPS). See how GPU‑accelerated IVF/PQ training compares to CPU and how to enable it in code.

Engineering
My SIMD Is Faster than Yours

My SIMD Is Faster than Yours

An untold story about how we make LanceDB vector search fast. Get practical steps and examples from 'My SIMD is faster than Yours'.