View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013119ParaView(No Category)public2012-04-23 17:092013-02-11 16:02
ReporterGeorge Zagaris 
Assigned ToGeorge Zagaris 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version3.98.0 
Summary0013119: ParaView deadlocks in M-To-N mode when rendering surface representation of hierarchical fractal source (AMR dataset)
Description1. Run ParaView with M data-servers and N render-servers, with M=2 and N=1:

(a) Run data-servers: mpirun -np 2 ./bin/pvdataserver

(b) Run render-server: ./bin/pvrenderserver

(c) Run client: ./bin/paraview -url=cdsrs://localhost/localhost

2. Create Hierarchical Fractal Source and choose Surface representation

(a) Sources->Hierarchical Fractal

(b) Uncheck "Ghost Level"

(c) Change representation to Surface

ParaView deadlocks
TagsNo tags attached.
ProjectTBD
Topic Namefix-m-to-n-amr-deadlock
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0028520)
George Zagaris (developer)
2012-04-23 17:43

Changed vtkPVGeometryFilter::RequestAMRData to store an empty vtkPolyData instead of NULL.
(0028554)
Utkarsh Ayachit (administrator)
2012-04-30 10:00

merged into master (if applicable)

 Issue History
Date Modified Username Field Change
2012-04-23 17:09 George Zagaris New Issue
2012-04-23 17:09 George Zagaris Assigned To => George Zagaris
2012-04-23 17:43 George Zagaris Topic Name => fix-m-to-n-amr-deadlock
2012-04-23 17:43 George Zagaris Note Added: 0028520
2012-04-23 17:43 George Zagaris Status backlog => gatekeeper review
2012-04-23 17:43 George Zagaris Resolution open => fixed
2012-04-30 09:50 Utkarsh Ayachit Fixed in Version => git-master
2012-04-30 10:00 Utkarsh Ayachit Status gatekeeper review => customer review
2012-04-30 10:00 Utkarsh Ayachit Note Added: 0028554
2012-10-29 17:04 Utkarsh Ayachit Fixed in Version git-master => 3.98.0
2013-02-11 16:02 Utkarsh Ayachit Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team