View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015352ParaView(No Category)public2015-03-01 16:172015-09-06 12:18
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version4.4 
Summary0015352: Python programmable filter fails when running in static builds of pvbatch in parallel.
DescriptionIn a static build of ParaView, with Python enabled, Programmable filter would fail to load the static Python modules on ranks other than the root when running in parallel using pvbatch.
TagsNo tags attached.
ProjectSandia
Topic Name15352_fix_static_pvbatch
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0034288)
Utkarsh Ayachit (administrator)
2015-03-01 16:20

Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Sun Mar 1 16:17:45 2015 -0500

    BUG 0015352. Fix python initialization in pvbatch.
    
    pvbatch was not initializing the static python modules on ranks other
    than 0. Which meant that the programmable filter could not execute on
    those other ranks since it failed to file the static Python modules.
    This fixes that issue. Python is now initialized on all ranks.
    
    This manifested as a failure in test
    pvpythonPython-MPI-Batch-TestAnnotateAttributeData in static builds with
    Python/MPI enabled.
    
    Change-Id: I55bfdbfc31056e385f310c37f26343976b04d30e
(0034289)
Utkarsh Ayachit (administrator)
2015-03-01 21:00

Topics merged into master (v4.3.1-208-g639e265):
        15352_fix_static_pvbatch
(0034504)
Alan Scott (manager)
2015-06-04 19:45

Developer tag in git. Closing.

 Issue History
Date Modified Username Field Change
2015-03-01 16:17 Utkarsh Ayachit New Issue
2015-03-01 16:20 Utkarsh Ayachit Topic Name => 15352_fix_static_pvbatch
2015-03-01 16:20 Utkarsh Ayachit Note Added: 0034288
2015-03-01 16:20 Utkarsh Ayachit Status backlog => gatekeeper review
2015-03-01 16:20 Utkarsh Ayachit Fixed in Version => git-next
2015-03-01 16:20 Utkarsh Ayachit Resolution open => fixed
2015-03-01 16:20 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2015-03-01 21:00 Utkarsh Ayachit Note Added: 0034289
2015-03-01 21:00 Utkarsh Ayachit Status gatekeeper review => customer review
2015-03-01 21:00 Utkarsh Ayachit Fixed in Version git-next => git-master
2015-06-04 19:45 Alan Scott Note Added: 0034504
2015-06-04 19:45 Alan Scott Status customer review => closed
2015-09-06 12:18 Utkarsh Ayachit Fixed in Version git-master => 4.4


Copyright © 2000 - 2018 MantisBT Team