High-Performance Graphics 2014
Permanent URI for this collection
Browse
Browsing High-Performance Graphics 2014 by Subject "D.1.3 [Programming Techniques]"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Register Efficient Memory Allocator for GPUs(The Eurographics Association, 2014) Vinkler, Marek; Vlastimil, Havran; Ingo Wald and Jonathan Ragan-KelleyWe compare four existing dynamic memory allocators optimized for GPUs and show their strengths and weaknesses. In the measurements we use three generic evaluation tests proposed in the literature and add one with a real workload where dynamic memory allocation is used for building the kd-tree data structure. Following the performance analysis we propose a new dynamic memory allocator and its variants that address the limitations of the existing dynamic memory allocators. The new dynamic memory allocator uses few resources and is targeted towards large and variably sized memory allocations on massively parallel hardware architectures.