View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013477ParaView(No Category)public2012-09-27 13:182012-10-29 17:04
ReporterAlan Scott 
Assigned ToNathan Fabian 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version3.98.0 
Summary0013477: Block limit with AMRContour
DescriptionI am trying to run ParaView CTH AMR at scale. This includes running the AMR Contour filter.

My dataset is as follows: 225 million cells, 665,498 blocks. Number of files is 14,400.

ParaView run is on 32 nodes, 128 processes(cores)

I am getting the following printout: "Number of blocks too large for limit", then no filter. Output is coming from vtkAMRDualGridHelper::MarshalBlocks(), file ParaViewCore\VTKExtensions\vtkAMRDualGridHelper.cxx. Limit is coming from vtkAMRDualGridHelper::ShareBlocks(), and seems to have a maximum number of blocks of 4096.

This must be fixed for 4.0
TagsNo tags attached.
ProjectSandia
Topic Name0013477_block_limit_with_AMRContour
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0029339)
Nathan Fabian (developer)
2012-10-05 18:17

Fixed to remove the constant. Alan has tested it.
(0029373)
Utkarsh Ayachit (administrator)
2012-10-15 11:51

merged into master, if applicable.
(0029407)
Alan Scott (manager)
2012-10-16 20:40

Tested master, remote servers, Linux.

 Issue History
Date Modified Username Field Change
2012-09-27 13:18 Alan Scott New Issue
2012-09-27 13:18 Alan Scott Assigned To => Nathan Fabian
2012-10-05 18:17 Nathan Fabian Topic Name => 0013477_block_limit_with_AMRContour
2012-10-05 18:17 Nathan Fabian Note Added: 0029339
2012-10-05 18:17 Nathan Fabian Status backlog => gatekeeper review
2012-10-05 18:17 Nathan Fabian Resolution open => fixed
2012-10-15 11:51 Utkarsh Ayachit Fixed in Version => git-master
2012-10-15 11:51 Utkarsh Ayachit Note Added: 0029373
2012-10-15 11:52 Utkarsh Ayachit Status gatekeeper review => customer review
2012-10-16 20:40 Alan Scott Note Added: 0029407
2012-10-16 20:40 Alan Scott Status customer review => closed
2012-10-29 17:04 Utkarsh Ayachit Fixed in Version git-master => 3.98.0


Copyright © 2000 - 2018 MantisBT Team