CLAWS: Computational Load Balancing for Accelerated Neighbor Processing on GPUs using Warp Scheduling

No Thumbnail Available
Date
2020
Journal Title
Journal ISSN
Volume Title
Publisher
The Eurographics Association
Abstract
Nearest neighbor search algorithms on GPUs have been improving for years. Starting with tree-based approaches in the middle 70's, state-of-the-art methods use hash-based or grid-based methods. Leveraging high-performance hardware functionality decreases runtime of these search algorithms. Furthermore, memory consumption has been decreased significantly as well using Shared Memory. In the scope of these enhancements, particles have been reordered by different constraints that simplify neighbor processing. However, inspecting the existing algorithms reveals underused capabilities caused by algorithm desing. Exploiting these capabilities in a smart way can increase occupancy and efficiency on GPUs. In this paper, we present a neighbor processing approach that is based on dynamic load balancing. We rely on a lightweight workload-analysis phase that is applied during neighbor processing to distribute work throughout all warps in a thread group on-the-fly. In different domains, the neighbor function is often symmetric and, thus, commutative in each argument. In contrast to prior work, we use this domain knowledge to reduce the number of memory accesses considerably. Measurements of the newly introduced features on our evaluation scenarios show a comparable runtime performance to state-of-the-art methods. Increasing the overall workload by processing million-particle domains leads to significant improvements in terms of runtime. At the same time, we minimize global memory consumption to enable more particles to be processed compared to current approaches.
Description

        
@inproceedings{
10.2312:cgvc.20201151
, booktitle = {
Computer Graphics and Visual Computing (CGVC)
}, editor = {
Ritsos, Panagiotis D. and Xu, Kai
}, title = {{
CLAWS: Computational Load Balancing for Accelerated Neighbor Processing on GPUs using Warp Scheduling
}}, author = {
Gross, Julian
 and
Köster, Marcel
 and
Krüger, Antonio
}, year = {
2020
}, publisher = {
The Eurographics Association
}, ISBN = {
978-3-03868-122-9
}, DOI = {
10.2312/cgvc.20201151
} }
Citation