A Visual Profiling System for Direct Volume Rendering
dc.contributor.author | Buelow, Max von | en_US |
dc.contributor.author | Ströter, Daniel | en_US |
dc.contributor.author | Rak, Arne | en_US |
dc.contributor.author | Fellner, Dieter W. | en_US |
dc.contributor.editor | Hu, Ruizhen | en_US |
dc.contributor.editor | Charalambous, Panayiotis | en_US |
dc.date.accessioned | 2024-04-30T08:19:20Z | |
dc.date.available | 2024-04-30T08:19:20Z | |
dc.date.issued | 2024 | |
dc.description.abstract | Direct Volume Rendering (DVR) is a crucial technique that enables interactive exploration of results from scientific computing or computer graphics. Its applications range from virtual prototyping for product design to computer-aided diagnosis in medicine. Although there are many existing DVR optimizations, they do not provide a thorough analysis of memory-specific hardware behavior. This paper introduces a profiling toolkit that enables the extraction of performance metrics, such as cache hit rates and branching, from a compiled GPU-based DVR application. The metrics are visualized in the image domain to facilitate spatial visual analysis. This paper presents a pipeline that automatically extracts memory traces using binary instrumentation, simulates the GPU memory subsystem, and models DVR-specific functionality within it. The profiler is demonstrated using the Octree-Linear Bounding Volume Hierarchy (OLBVH), and the visualized profiling metrics are explained based on the OLBVH implementation. Our discussion demonstrates that optimizing ray traversal for adaptive sampling, cache usage, branching, and global memory access has the potential to improve performance. | en_US |
dc.description.sectionheaders | Rendering and Optimization | |
dc.description.seriesinformation | Eurographics 2024 - Short Papers | |
dc.identifier.doi | 10.2312/egs.20241030 | |
dc.identifier.isbn | 978-3-03868-237-0 | |
dc.identifier.issn | 1017-4656 | |
dc.identifier.pages | 4 pages | |
dc.identifier.uri | https://doi.org/10.2312/egs.20241030 | |
dc.identifier.uri | https://diglib.eg.org/handle/10.2312/egs20241030 | |
dc.publisher | The Eurographics Association | en_US |
dc.rights | Attribution 4.0 International License | |
dc.rights.uri | https://creativecommons.org/licenses/by/4.0/ | |
dc.subject | CCS Concepts: Software and its engineering → Massively parallel systems; General and reference → Performance; Human-centered computing → Visualization toolkits | |
dc.subject | Software and its engineering → Massively parallel systems | |
dc.subject | General and reference → Performance | |
dc.subject | Human | |
dc.subject | centered computing → Visualization toolkits | |
dc.title | A Visual Profiling System for Direct Volume Rendering | en_US |