2005
DOI: 10.1117/12.587362
|View full text |Cite
|
Sign up to set email alerts
|

Out-of-core visualization using iterator-aware multidimensional prefetching

Abstract: 1Visualization of multidimensional data presents special challenges for the design of efficient out-of-core data access. Elements that are nearby in the visualization may not be nearby in the underlying data file, which can severely tax the operating system's disk cache. The Granite Scientific Database System can address these problems because it is aware of the organization of the data on disk, and it knows the visualization method's pattern of access. The access pattern is expressed using a toolkit of iterat… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
13
0

Year Published

2007
2007
2012
2012

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 9 publications
(13 citation statements)
references
References 23 publications
0
13
0
Order By: Relevance
“…After presenting the method and giving some application examples in Section 2, we set the test scenario in Section 3. In Section 4, we directly compare the results we obtained with those by Rhodes et al, 15,16 because their algorithm is the most similar to our approach.…”
Section: Introductionmentioning
confidence: 59%
See 2 more Smart Citations
“…After presenting the method and giving some application examples in Section 2, we set the test scenario in Section 3. In Section 4, we directly compare the results we obtained with those by Rhodes et al, 15,16 because their algorithm is the most similar to our approach.…”
Section: Introductionmentioning
confidence: 59%
“…Comparing to the solution proposed by Rhodes et al and Lipsa et al, [15][16][17] their cache is only updated in the event of a cache miss. Even when a separate thread was used, the block requested was synchronously fetched and the next candidate block (according to the iterator) was fetched by the thread.…”
Section: The Sliding Window Approachmentioning
confidence: 99%
See 1 more Smart Citation
“…This kind of technique has been successfully used in [13,14,17]. Then, we relax the synchronization constraints between the processors to improve the communication/computation overlap.…”
Section: Related Workmentioning
confidence: 99%
“…In [Rhodes05], we demonstrated the effectiveness of IAP for visualization of large volumetric scientific datasets. In this paper, we concentrate on rectilinear iteration, in which the direction of iteration is aligned with the major axes.…”
Section: Introductionmentioning
confidence: 99%