View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011327ParaViewBugpublic2010-10-18 10:092010-10-27 20:52
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.10 
Summary0011327: pvbatch hanging in parallel after WriteImage
DescriptionRefer to mailing list thread:

http://markmail.org/thread/6enf4zrc23n6lkvk [^]
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0022522)
Utkarsh Ayachit (administrator)
2010-10-18 10:19

commit e13270b7468f7fcdea21a7e350c3ce65a9cde872
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Mon Oct 18 10:11:34 2010 -0400

    BUG 0011327. Fixed freeze after WriteImage in parallel pvbatch.
    
    vtkSMUtilities::SaveImageOnProcessZero has a broadcast to ensure that all
    processes have correct error code in symmetic mode. In non-symmetric mode that
    was resulting in hangs since on the root node would call
    SaveImageOnProcessZero(). Fixed that by using the non-broadcast variant when not
    running in symmetric mode.
(0022721)
Alan Scott (manager)
2010-10-27 20:52

Trusting that Utkarsh fixed it correctly.

 Issue History
Date Modified Username Field Change
2010-10-18 10:09 Utkarsh Ayachit New Issue
2010-10-18 10:19 Utkarsh Ayachit Note Added: 0022522
2010-10-18 10:19 Utkarsh Ayachit Status backlog => @80@
2010-10-18 10:19 Utkarsh Ayachit Fixed in Version => 3.10
2010-10-18 10:19 Utkarsh Ayachit Resolution open => fixed
2010-10-18 10:19 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2010-10-27 20:52 Alan Scott Note Added: 0022721
2010-10-27 20:52 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team