Loading source/utils/adios_iotest/iotest-config/coupling2.xml +3 −35 Original line number Diff line number Diff line Loading @@ -7,48 +7,16 @@ <engine type="HDF5"/> <engine type="SST"/> <engine type="InSituMPI"/> DataMan is more elaborate with a transport and IP address required <io name="heat"> <engine type="DataMan"> <parameter key="Blocking" value="no"/> </engine> <transport type="WAN"> <parameter key="Library" value="ZMQ"/> <parameter key="IPAddress" value="127.0.0.1"/> </transport> </io> --> <!-- example operators and operations Operators are defined in the adios-config group. Operations go inside an IO group (but not inside engine group) <operator name="CompressorZFP" type="zfp"/> <operator name="CompressorSZ" type="sz"/> <io name="io_T1"> <variable name="a"> <operation operator="CompressorZFP"> <parameter key="accuracy" value="0.0001"/> </operation> </variable> </io> --> <!--=========================================== Create an operator inside the ADIOS object ===========================================--> <operator name="CompressorZFP" type="zfp"/> <!--=========================================== Configuration for io_T1 group ==========================================--> <io name="io_T1"> <engine type="SST"> <engine type="BPFile"> </engine> </io> Loading @@ -58,7 +26,7 @@ =========================================--> <io name="io_T2"> <engine type="SST"> <engine type="BPFile"> </engine> </io> Loading source/utils/adios_iotest/iotest-config/pipe2.xml +1 −33 Original line number Diff line number Diff line Loading @@ -7,42 +7,10 @@ <engine type="HDF5"/> <engine type="SST"/> <engine type="InSituMPI"/> DataMan is more elaborate with a transport and IP address required <io name="heat"> <engine type="DataMan"> <parameter key="Blocking" value="no"/> </engine> <transport type="WAN"> <parameter key="Library" value="ZMQ"/> <parameter key="IPAddress" value="127.0.0.1"/> </transport> </io> --> <!-- example operators and operations Operators are defined in the adios-config group. Operations go inside an IO group (but not inside engine group) <operator name="CompressorZFP" type="zfp"/> <operator name="CompressorSZ" type="sz"/> <io name="io_T1"> <variable name="a"> <operation operator="CompressorZFP"> <parameter key="accuracy" value="0.0001"/> </operation> </variable> </io> --> <!--=========================================== Create an operator inside the ADIOS object ===========================================--> <operator name="CompressorZFP" type="zfp"/> <!--=========================================== Configuration for io_T1 group ==========================================--> Loading Loading
source/utils/adios_iotest/iotest-config/coupling2.xml +3 −35 Original line number Diff line number Diff line Loading @@ -7,48 +7,16 @@ <engine type="HDF5"/> <engine type="SST"/> <engine type="InSituMPI"/> DataMan is more elaborate with a transport and IP address required <io name="heat"> <engine type="DataMan"> <parameter key="Blocking" value="no"/> </engine> <transport type="WAN"> <parameter key="Library" value="ZMQ"/> <parameter key="IPAddress" value="127.0.0.1"/> </transport> </io> --> <!-- example operators and operations Operators are defined in the adios-config group. Operations go inside an IO group (but not inside engine group) <operator name="CompressorZFP" type="zfp"/> <operator name="CompressorSZ" type="sz"/> <io name="io_T1"> <variable name="a"> <operation operator="CompressorZFP"> <parameter key="accuracy" value="0.0001"/> </operation> </variable> </io> --> <!--=========================================== Create an operator inside the ADIOS object ===========================================--> <operator name="CompressorZFP" type="zfp"/> <!--=========================================== Configuration for io_T1 group ==========================================--> <io name="io_T1"> <engine type="SST"> <engine type="BPFile"> </engine> </io> Loading @@ -58,7 +26,7 @@ =========================================--> <io name="io_T2"> <engine type="SST"> <engine type="BPFile"> </engine> </io> Loading
source/utils/adios_iotest/iotest-config/pipe2.xml +1 −33 Original line number Diff line number Diff line Loading @@ -7,42 +7,10 @@ <engine type="HDF5"/> <engine type="SST"/> <engine type="InSituMPI"/> DataMan is more elaborate with a transport and IP address required <io name="heat"> <engine type="DataMan"> <parameter key="Blocking" value="no"/> </engine> <transport type="WAN"> <parameter key="Library" value="ZMQ"/> <parameter key="IPAddress" value="127.0.0.1"/> </transport> </io> --> <!-- example operators and operations Operators are defined in the adios-config group. Operations go inside an IO group (but not inside engine group) <operator name="CompressorZFP" type="zfp"/> <operator name="CompressorSZ" type="sz"/> <io name="io_T1"> <variable name="a"> <operation operator="CompressorZFP"> <parameter key="accuracy" value="0.0001"/> </operation> </variable> </io> --> <!--=========================================== Create an operator inside the ADIOS object ===========================================--> <operator name="CompressorZFP" type="zfp"/> <!--=========================================== Configuration for io_T1 group ==========================================--> Loading