SortBlocks
sort data objects according to meta data
Parameters
name |
description |
type |
|---|---|---|
criterion |
Selection criterion (Rank, BlockNumber, Timestep) |
Int |
first_min |
Minimum number of MPI rank, block, timestep to output to first output (data_out0) |
Int |
first_max |
Maximum number of MPI rank, block, timestep to output to first output (data_out0) |
Int |
modulus |
Check min/max after computing modulus (-1: disable) |
Int |
invert |
Invert roles of 1st and 2nd output |
Int |
Supported System Parameters
name |
description |
type |
|---|---|---|
number of OpenMP threads (0: system default) |
Int |
|
show timing information |
Int |
|
number of tasks to keep in flight per MPI rank (-1: #cores/2) |
Int |
|
input object caching (CacheNone, CacheDeleteEarly, CacheDeleteLate, CacheByName) |
Int |
|
prioritize currently visible timestep |
Int |
|
validate data objects before sending to port (Disable, Quick, Thorough) |
Int |
The meaning of these parameters is described in more detail in the System Parameters documentation.