openPMD-api
 
Loading...
Searching...
No Matches
openPMD::chunk_assignment::PartialAssignment Struct Reference

Return type for partial chunk assignment strategies. More...

#include <ChunkInfo.hpp>

Public Member Functions

 PartialAssignment (ChunkTable notAssigned)
 
 PartialAssignment (ChunkTable notAssigned, Assignment assigned)
 

Public Attributes

ChunkTable notAssigned
 
Assignment assigned
 

Detailed Description

Return type for partial chunk assignment strategies.

A typical partial assignment strategy is ByHostname, which can assign chunks only within one compute node and will fail if there is no consumer in that same compute node.


The documentation for this struct was generated from the following files: