View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014342ParaView(No Category)public2013-10-21 20:372014-01-11 08:39
ReporterAlan Scott 
Assigned ToDan Lipsa 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version4.1 
Summary0014342: Integrate variable fails with empty servers
DescriptionSorry, not a good summary.

When you try to integrate variables, and you don't have data in each remote server (each pvserver), integrate variables filter fails. Time for an example:

* Linux, master, 8 remote servers.
* Open g1s1-10fps.e.16.*. All variables on. Apply.
* Integrate variables. Apply. Go to Cell Type in the spreadsheet view. Notice that there is at TEMP summed variable, that is around 19903 degrees. This is correct.
* Close the Integrate variables filter.
* Unselect block 1 and 3, leaving only block 2 selected. Apply. Using the Process Id Scalars filter, you can see that this block only goes into one pvserver. 7 are left empty.
* Integrate variables filter. Apply. Go to Cell Type in the spreadsheet view. Notice there is no TEMP summed variable. This is a bug.
TagsNo tags attached.
ProjectSandia
Topic Name14342-integrate-empty-servers
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031825)
Utkarsh Ayachit (administrator)
2013-11-04 13:08

Adding more details:

+ the issue happens only when the root node doesn't have the dataset.

Another way to reproduce this issue is follows:

+ Open disk_out_ref.ex2 (load all variables) when connected to a parallel pvserver.
+ Apply D3 filter
+ Apply "Process ID Scalars" filter
+ Apply Threshold to pass cells where "Process ID" is in a range > 0.
+ Now apply "Integrate Variables" filter and you'll see the issue reported.
(0031881)
Dan Lipsa (developer)
2013-11-27 13:49

Paraview commit:
commit 9f9d72ed834101eeda1a4226ae0a566c27f4a739
Author: Dan Lipsa <dan.lipsa@kitware.com>
Date: Tue Nov 19 14:27:49 2013 -0500

    Fix IntegrateAttributes so it works when node 0 has no data.
    
    This may happen after a Threshold. We find out the minimum node that
    has data and send it to node 0.
    
    Change-Id: Id0dfa4b02b0b4a1cb484525e0116fd8be9fd914b
(0031894)
Utkarsh Ayachit (administrator)
2013-12-04 11:56

Topics merged into master:
        14295_search_text
        14342-integrate-empty-servers
(VTK) 14350-opacity-interpolate-scalars
        14424_fix_copy_paste
        14428_expand_valid_range
        export-tensor-glyph
        fix-streaming-behavior
        fix_SLAC_tools_segfault
        improve-selection-inspector
        make-sciberquest-module
        pv-collaboration-fix
(VTK) pvweb-doc-update
        pvweb-fix-start-test-names
        pvweb-group-pattern-option
(VTK) pvweb-integrate-test-packages-alternate
(VTK) pvweb-session-manager-url-update
        pvwev-select-box-for-viewport-selection
        sqtk-cmake-warnings
(VTK) update_vtk_master
(0032002)
Alan Scott (manager)
2013-12-17 21:16

Tested with Utkarsh's directions. In this case, Temp was on point.

Tested Linux, master, remote server.

 Issue History
Date Modified Username Field Change
2013-10-21 20:37 Alan Scott New Issue
2013-11-04 11:20 Utkarsh Ayachit Assigned To => Cory Quammen
2013-11-04 13:08 Utkarsh Ayachit Note Added: 0031825
2013-11-04 13:08 Utkarsh Ayachit Assigned To Cory Quammen => Dan Lipsa
2013-11-18 11:18 Dan Lipsa Topic Name => 14342-integrate-empty-servers
2013-11-18 11:18 Dan Lipsa Status backlog => active development
2013-11-27 13:49 Dan Lipsa Note Added: 0031881
2013-11-27 13:49 Dan Lipsa Status active development => gatekeeper review
2013-11-27 13:49 Dan Lipsa Resolution open => fixed
2013-12-04 11:55 Utkarsh Ayachit Fixed in Version => git-next
2013-12-04 11:56 Utkarsh Ayachit Status gatekeeper review => customer review
2013-12-04 11:56 Utkarsh Ayachit Note Added: 0031894
2013-12-17 21:16 Alan Scott Note Added: 0032002
2013-12-17 21:16 Alan Scott Status customer review => closed
2014-01-09 08:47 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-01-11 08:39 Utkarsh Ayachit Fixed in Version git-master => 4.1


Copyright © 2000 - 2018 MantisBT Team