2020
DOI: 10.1109/tvcg.2019.2912752
|View full text |Cite
|
Sign up to set email alerts
|

Interactive Visualization and On-Demand Processing of Large Volume Data: A Fully GPU-Based Out-of-Core Approach

Abstract: In a wide range of scientific fields, 3D datasets production capabilities have widely evolved in recent years, especially with the rapid increase in their sizes. As a result, many large-scale applications, including visualization or processing, have become challenging to address. A solution to this issue lies in providing out-of-core algorithms specifically designed to handle datasets significantly larger than memory. In this article, we present a new approach that extends the broad interactive addressing prin… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
9
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
4
2
1

Relationship

2
5

Authors

Journals

citations
Cited by 12 publications
(9 citation statements)
references
References 24 publications
0
9
0
Order By: Relevance
“…It is based on a virtual addressing system using a multi-level multi-resolution page table hierarchy and a brick cache on GPU. The underlying structure, implemented in GPU texture memory, is fully maintained on the GPU to optimize the communication load with the CPU [18]. This system is able to interactively address a whole multi-resolution volume decomposed into small voxel bricks entirely stored on disk with compression.…”
Section: Our Methodsmentioning
confidence: 99%
See 2 more Smart Citations
“…It is based on a virtual addressing system using a multi-level multi-resolution page table hierarchy and a brick cache on GPU. The underlying structure, implemented in GPU texture memory, is fully maintained on the GPU to optimize the communication load with the CPU [18]. This system is able to interactively address a whole multi-resolution volume decomposed into small voxel bricks entirely stored on disk with compression.…”
Section: Our Methodsmentioning
confidence: 99%
“…A dedicated CPU thread manages the lists of the required bricks to provide them to the GPU after reading and decompressing. Unlike [7] and [18], we are interested here in the distribution of this out-of-core management solution on a heterogeneous node that includes several GPUs and CPUs with an approach including remote rendering allowing a complete in-situ visualization pipeline.…”
Section: Our Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…For a complete review, we refer the reader to the state‐of‐the‐art report by Beyer et al [BHP15]. Recent papers presenting out‐of‐core paging and streaming approaches for structured volume data include the ones by Hadwiger et al [HAAB * 18], by Beyer et al [BMA * 19], by Wang et al [WWJ19], and by Sarton et al [SRL19, SCRL20]. We concentrate specifically on the data management aspects of such systems.…”
Section: Rendering Of Structured Volume Datamentioning
confidence: 99%
“…In order to overcome memory limitations when rendering large-scale datasets, several methods have been proposed. Out-of-core techniques [17,56] break the data set into chunks that can be rendered independently without using more than a constant amount of memory. Parallel visualization [50][51][52] utilizes distributed computing to visualize large-scale data.…”
Section: Space Complexity Of Large-scale Volume Visualizationmentioning
confidence: 99%