Merge branch 'release'
* release: heat transfer read/write worked with dataman with multiple MPI ranks in N-to-N pattern fixed a data size problem in dataman reader fixed a variable memory copy problem heat transfer read example worked with dataman able to dump bp files on the receiver side for heat transfer example clang-format inconsistency on Mac Minor changes to enable current BPLS2
No related branches found
No related tags found
Showing
- bindings/C/adios2/adios2_c_io.cpp 12 additions, 0 deletionsbindings/C/adios2/adios2_c_io.cpp
- examples/heatTransfer/heat_dataman.xml 5 additions, 2 deletionsexamples/heatTransfer/heat_dataman.xml
- examples/hello/datamanReader/helloDataManReader.cpp 6 additions, 4 deletionsexamples/hello/datamanReader/helloDataManReader.cpp
- source/adios2/core/IO.cpp 12 additions, 2 deletionssource/adios2/core/IO.cpp
- source/adios2/engine/dataman/DataManReader.cpp 24 additions, 9 deletionssource/adios2/engine/dataman/DataManReader.cpp
- source/adios2/engine/dataman/DataManReader.h 2 additions, 2 deletionssource/adios2/engine/dataman/DataManReader.h
- source/adios2/engine/dataman/DataManReader.tcc 8 additions, 6 deletionssource/adios2/engine/dataman/DataManReader.tcc
- source/adios2/engine/dataman/DataManWriter.cpp 1 addition, 1 deletionsource/adios2/engine/dataman/DataManWriter.cpp
- source/adios2/engine/dataman/DataManWriter.tcc 3 additions, 18 deletionssource/adios2/engine/dataman/DataManWriter.tcc
- source/adios2/helper/adiosType.inl 26 additions, 0 deletionssource/adios2/helper/adiosType.inl
- source/adios2/toolkit/transportman/dataman/DataMan.cpp 60 additions, 86 deletionssource/adios2/toolkit/transportman/dataman/DataMan.cpp
- source/adios2/toolkit/transportman/dataman/DataMan.h 7 additions, 12 deletionssource/adios2/toolkit/transportman/dataman/DataMan.h
- source/utils/bpls2/BPLS2.cpp 81 additions, 34 deletionssource/utils/bpls2/BPLS2.cpp
Loading
Please register or sign in to comment