View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012781ParaView(No Category)public2011-12-08 17:172012-02-08 17:22
ReporterAndy Bauer 
Assigned ToAndy Bauer 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version3.14 
Summary0012781: Problem with symmetric batch processing with data representations
DescriptionWhen running pvbatch in symmetric mode in parallel, if the representation's data set has some processes which don't have any points and/or cells there is a problem when trying to set the data representation's ColorArrayName in python because it won't be able to find the array. This can be seen when running the attached parallepythontest.py script with "mpirun -np 8 pvbatch --symmetric parallelpythontest.py".

TagsNo tags attached.
ProjectTBD
Topic Name12781-symmetric-batch-processing-data-representation
Typeincorrect functionality
Attached Files? file icon parallelpythontest.py [^] (1,908 bytes) 2011-12-08 17:17

 Relationships

  Notes
(0027824)
Andy Bauer (developer)
2011-12-15 10:21

The vtkPVOptions enums aren't python wrapped so I had to use 0x40 instead of PVBATCH in these changes.
(0027837)
Utkarsh Ayachit (administrator)
2011-12-19 15:14

merged into master (wherever applicable)
(0027857)
Utkarsh Ayachit (administrator)
2011-12-19 15:15

merged into master (wherever applicable)
(0027870)
Andy Bauer (developer)
2011-12-20 15:57

Tested with the master branch on 12/20/2011.

 Issue History
Date Modified Username Field Change
2011-12-08 17:17 Andy Bauer New Issue
2011-12-08 17:17 Andy Bauer Assigned To => Andy Bauer
2011-12-08 17:17 Andy Bauer File Added: parallelpythontest.py
2011-12-08 17:21 Andy Bauer Status backlog => todo
2011-12-08 17:21 Andy Bauer Status todo => active development
2011-12-15 10:21 Andy Bauer Topic Name => 12781-symmetric-batch-processing-data-representation
2011-12-15 10:21 Andy Bauer Note Added: 0027824
2011-12-15 10:21 Andy Bauer Status active development => gatekeeper review
2011-12-15 10:21 Andy Bauer Fixed in Version => git-next
2011-12-15 10:21 Andy Bauer Resolution open => fixed
2011-12-19 15:14 Utkarsh Ayachit Note Added: 0027837
2011-12-19 15:15 Utkarsh Ayachit Status gatekeeper review => customer review
2011-12-19 15:15 Utkarsh Ayachit Note Added: 0027857
2011-12-19 15:16 Utkarsh Ayachit Fixed in Version git-next => git-master
2011-12-20 15:57 Andy Bauer Note Added: 0027870
2011-12-20 15:57 Andy Bauer Status customer review => closed
2012-02-08 17:22 Utkarsh Ayachit Fixed in Version git-master => 3.14


Copyright © 2000 - 2018 MantisBT Team