18539

SoaAlloc: Accelerating Single-Method Multiple-Objects Applications on GPUs

Matthias Springer
Tokyo Institute of Technology, Japan
arXiv:1809.07444 [cs.PL], (20 Sep 2018)
BibTeX

Download Download (PDF)   View View   Source Source   

1835

views

We propose SoaAlloc, a dynamic object allocator for Single-Method Multiple-Objects applications in CUDA. SoaAlloc is the first allocator for GPUs that (a) arranges allocations in a SIMD-friendly Structure of Arrays (SOA) data layout, (b) provides a do-all operation for maximizing the benefit of SOA, and (c) is on par with state-of-the-art memory allocators for raw (de)allocation time. Our benchmarks show that the SOA layout leads to significantly better memory bandwidth utilization, resulting in a 2x speedup of application code.
Rating: 2.0/5. From 1 vote.
Please wait...

* * *

* * *

HGPU group © 2010-2025 hgpu.org

All rights belong to the respective authors

Contact us:

contact@hpgu.org