adios2_reorganize.serial - ADIOS2 utility
adios_reorganize input output rmethod "params"
wmethod "params" <decomposition>
- input
- Input stream path
- output
- Output file path
- rmethod ADIOS method to read with
- Supported read methods: BPFile, HDF5, SST, SSC, DataMan
- params
- Read method parameters (in quotes; comma-separated list)
- wmethod ADIOS method to write with params Write method parameters (in
quotes; comma-separated list) <decomposition> list of numbers e.g.
32 8 4
- Decomposition values in each dimension of an array The product of these
number must be less then the number of processes. Processes whose rank is
higher than the product, will not write anything.
- Arrays with less dimensions than the number of values,
- will be decomposed with using the appropriate number of values.
?[1;36m[Sat Sep 07 17:06:16 2024]?[1;34m [ADIOS2 EXCEPTION]?[0m
<Utils> <AdiosReorganize> <Reorganize> : Not enough
arguments. At least 6 are required?[0m