Skip to content

Add support for rank/node distinction with multi block dataset #176

@ppebay

Description

@ppebay
  • When the configuration file specifies n_ranks --> change nothing.

  • New feature: when instead

n_nodes = <some int value>
n_ranks_per_node = <some other int value>

--> produce a vtkMultiBlockDataSet output which has n_nodes blocks, each of which is a vtkPolyData instance, similar to what we currently have in vt-tv

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions