View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012383ParaView(No Category)public2011-07-20 10:552016-08-12 09:58
ReporterGeorge Zagaris 
Assigned ToGeorge Zagaris 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0012383: Caching of AMR blocks (geometry+data) on AMR reader
DescriptionThe demand-driven AMR infrastructure, implemented in vtkAMRBaseReader, supports upstream requests from the pipeline that specify which blocks are to be loaded.
However, when the user performs actions within the paraview user-interface that can trigger multiple such requests, it can lead to an overwhelming amount of I/O for multiple requests of the same data. One solution to minimize the I/O and avoid reading data that has already been read is to cache AMR blocks in a separate data-structure, e.g., a vtkAMRDataSetCache, that will be an ivar of the vtkAMRBaseReader.
TagsNo tags attached.
ProjectAMR Streaming
Topic Name
Typeusability
Attached Files

 Relationships

  Notes
(0027575)
George Zagaris (developer)
2011-10-14 11:50

This is done for Enzo and Flash. Needs more testing and cleanup so I am pushing this back in todo for now.
(0038011)
Kitware Robot (administrator)
2016-08-12 09:58

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2011-07-20 10:55 George Zagaris New Issue
2011-07-20 10:55 George Zagaris Assigned To => George Zagaris
2011-07-20 10:56 George Zagaris Status backlog => todo
2011-07-20 10:56 George Zagaris Status todo => active development
2011-10-14 11:50 George Zagaris Note Added: 0027575
2011-10-14 11:50 George Zagaris Status active development => todo
2013-03-04 10:19 Utkarsh Ayachit Status todo => backlog
2016-08-12 09:58 Kitware Robot Note Added: 0038011
2016-08-12 09:58 Kitware Robot Status backlog => closed
2016-08-12 09:58 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team