Working on BPWriter engine and BPReader examples
In ADIOS.h set default engine type according to access mode to BPWriter (w) and BPReader (r). Adde buildBP.sh for automatic test of examples/hello/bpWriter (bpReader next)
parent
4b49ea36
No related branches found
No related tags found
Showing
- buildBP.sh 52 additions, 0 deletionsbuildBP.sh
- examples/hello/bpReader/Makefile 1 addition, 1 deletionexamples/hello/bpReader/Makefile
- examples/hello/bpReader/helloBPReader.cpp 5 additions, 6 deletionsexamples/hello/bpReader/helloBPReader.cpp
- examples/hello/bpReader/helloBPReader_nompi.cpp 8 additions, 18 deletionsexamples/hello/bpReader/helloBPReader_nompi.cpp
- include/ADIOS.h 2 additions, 2 deletionsinclude/ADIOS.h
- include/core/Method.h 1 addition, 1 deletioninclude/core/Method.h
- include/format/BP1.h 1 addition, 0 deletionsinclude/format/BP1.h
- include/format/BP1Writer.h 10 additions, 8 deletionsinclude/format/BP1Writer.h
- src/engine/bp/BPReader.cpp 3 additions, 3 deletionssrc/engine/bp/BPReader.cpp
- src/format/BP1Writer.cpp 11 additions, 4 deletionssrc/format/BP1Writer.cpp
Loading
Please register or sign in to comment