Loading [a11y]/accessibility-menu.js
Accelerating Force-Directed Graph Drawing with RT Cores | IEEE Conference Publication | IEEE Xplore

Accelerating Force-Directed Graph Drawing with RT Cores


Abstract:

Graph drawing with spring embedders employs a V ×V computation phase over the graph's vertex set to compute repulsive forces. Here, the efficacy of forces diminishes with...Show More

Abstract:

Graph drawing with spring embedders employs a V ×V computation phase over the graph's vertex set to compute repulsive forces. Here, the efficacy of forces diminishes with distance: a vertex can effectively only influence other vertices in a certain radius around its position. Therefore, the algorithm lends itself to an implementation using search data structures to reduce the runtime complexity. NVIDIA RT cores implement hierarchical tree traversal in hard-ware. We show how to map the problem of finding graph layouts with force-directed methods to a ray tracing problem that can subsequently be implemented with dedicated ray tracing hardware. With that, we observe speedups of 4× to 13× over a CUDA software implementation.
Date of Conference: 25-30 October 2020
Date Added to IEEE Xplore: 01 February 2021
ISBN Information:
Conference Location: Salt Lake City, UT, USA

Contact IEEE to Subscribe

References

References is not available for this document.