2000 character limit reached
GPU-friendly, Parallel, and (Almost-)In-Place Construction of Left-Balanced k-d Trees
Published 31 Oct 2022 in cs.DS and cs.GR | (2211.00120v3)
Abstract: We present an algorithm that allows for building left-balanced and complete k-d trees over k-dimensional points in a trivially parallel and GPU friendly way. Our algorithm requires exactly one int per data point as temporary storage, and uses O(log N) iterations, each of which performs one parallel sort, and one trivially parallel CUDA per-node update kernel.
Paper Prompts
Sign up for free to create and run prompts on this paper using GPT-5.
Top Community Prompts
Collections
Sign up for free to add this paper to one or more collections.