View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010317ParaViewBugpublic2010-02-22 15:132011-01-13 17:00
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8Fixed in Version3.8 
Summary0010317: Cannot save VTK hierarchical box file when running in parallel
DescriptionWhen you have an AMR data set loaded in parallel (from, for example, a spyplot file), there does not seem to be a way to save it. The file browser claims that you can save it out in the VTK hierarchical box format, but when you try to do that you get a bunch of errors and nothing is written out.
Additional InformationNote that if all of the data happens to be on node 0 and all other nodes are empty, then the file write works. This, of course, is no use in general.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0019753)
Utkarsh Ayachit (administrator)
2010-03-07 13:57

The datastructures were not synced correctly across
processes when writing AMR. Fixed that.

/cvsroot/ParaView3/ParaView3/VTK/IO/vtkXMLCompositeDataWriter.cxx,v <-- VTK/IO/vtkXMLCompositeDataWriter.cxx
new revision: 1.9; previous revision: 1.8
/cvsroot/ParaView3/ParaView3/VTK/IO/vtkXMLCompositeDataWriter.h,v <-- VTK/IO/vtkXMLCompositeDataWriter.h
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/VTK/IO/vtkXMLHierarchicalBoxDataWriter.cxx,v <-- VTK/IO/vtkXMLHierarchicalBoxDataWriter.cxx
new revision: 1.8; previous revision: 1.7
/cvsroot/ParaView3/ParaView3/VTK/IO/vtkXMLHierarchicalBoxDataWriter.h,v <-- VTK/IO/vtkXMLHierarchicalBoxDataWriter.h
new revision: 1.3; previous revision: 1.2
/cvsroot/ParaView3/ParaView3/VTK/Parallel/vtkXMLPHierarchicalBoxDataWriter.cxx,v <-- VTK/Parallel/vtkXMLPHierarchicalBoxDataWriter.cxx
new revision: 1.5; previous revision: 1.4
(0019824)
Alan Scott (manager)
2010-03-10 21:36

Tested remote servers, XP, trunk.
Used Dave's medium dataset, wrote out vtk format, then read it back in.

 Issue History
Date Modified Username Field Change
2010-02-22 15:13 Ken Moreland New Issue
2010-02-22 15:13 Ken Moreland Target Version => 3.8
2010-03-04 16:45 Utkarsh Ayachit Status backlog => tabled
2010-03-04 16:45 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2010-03-07 13:57 Utkarsh Ayachit Note Added: 0019753
2010-03-07 13:57 Utkarsh Ayachit Status tabled => @80@
2010-03-07 13:57 Utkarsh Ayachit Fixed in Version => 3.8
2010-03-07 13:57 Utkarsh Ayachit Resolution open => fixed
2010-03-10 21:36 Alan Scott Note Added: 0019824
2010-03-10 21:36 Alan Scott Status @80@ => closed
2011-01-13 17:00 Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00 Source_changeset_attached => VTK master 020ef709


Copyright © 2000 - 2018 MantisBT Team