Skip to content
Snippets Groups Projects
  1. Oct 31, 2017
    • pnorbert's avatar
      Bp1read (#24) · 8de906be
      pnorbert authored
      * Support PutDeferred() in ADIOS1 writer
      
      * added PerformPuts() to ADIOS1Writer
      
      * refactor toolkit/interop/adios1/ADIOS1Common in preparation for having separate Write and Read classes
      
      * Working towards ADIOS1 Reader. Changes the Engine.BeginStep() signature for all engines.
      
      * Updates to ADIOS1 reader, variables and scalar values are propagated now at Open
      
      * fix ADIOS1 reader using the correct step selection values
      8de906be
  2. Oct 27, 2017
    • pnorbert's avatar
      Bp1read (#23) · 1756bed3
      pnorbert authored
      * Support PutDeferred() in ADIOS1 writer
      
      * added PerformPuts() to ADIOS1Writer
      
      * refactor toolkit/interop/adios1/ADIOS1Common in preparation for having separate Write and Read classes
      
      * Working towards ADIOS1 Reader. Changes the Engine.BeginStep() signature for all engines.
      
      * Updates to ADIOS1 reader, variables and scalar values are propagated now at Open
      1756bed3
    • William F Godoy's avatar
      Need to debug data Reads · bdd7572e
      William F Godoy authored
      bdd7572e
    • William F Godoy's avatar
      Getting more metadata info · 068e4429
      William F Godoy authored
      068e4429
  3. Oct 26, 2017
  4. Oct 25, 2017
    • William F Godoy's avatar
      Merge branch 'master' into bp1read · 5374db3f
      William F Godoy authored
      Conflicts:
      	examples/hello/bpTimeWriter/CMakeLists.txt
      	examples/hello/bpWriter/CMakeLists.txt
      	source/adios2/engine/dataman/DataManReader.cpp
      	source/adios2/engine/dataman/DataManWriter.cpp
      	source/adios2/engine/dataman/DataManWriter.h
      	source/adios2/toolkit/transport/file/FileDescriptor.cpp
      	source/adios2/toolkit/transport/file/FileDescriptor.h
      	source/adios2/toolkit/transport/file/FilePointer.cpp
      	source/adios2/toolkit/transport/file/FilePointer.h
      	source/adios2/toolkit/transport/file/FileStream.cpp
      	source/adios2/toolkit/transport/file/FileStream.h
      	source/adios2/toolkit/transportman/dataman/DataMan.cpp
      	testing/adios2/bindings/C/TestBPWriteTypes.c
      	testing/adios2/bindings/C/TestBPWriteTypes_nompi.c
      	testing/adios2/engine/bp/TestBPWriteProfilingJSON.cpp
      	testing/adios2/engine/bp/TestBPWriteRead.cpp
      	testing/adios2/engine/bp/TestBPWriteReadfstream.cpp
      	testing/adios2/engine/bp/TestBPWriteReadstdio.cpp
      	testing/adios2/engine/hdf5/TestHDF5WriteRead.cpp
      	testing/adios2/interface/TestADIOSDefineAttribute.cpp
      	testing/adios2/interface/TestADIOSDefineVariable.cpp
      5374db3f
    • Godoy, William's avatar
      Restoring PluginEngine with latest API · 225eeee6
      Godoy, William authored
      225eeee6
    • Godoy, William's avatar
      Make BPLS2 friend of BPFileReader Engine · 67cd30be
      Godoy, William authored
      67cd30be
  5. Oct 24, 2017
  6. Oct 23, 2017
  7. Oct 20, 2017
  8. Oct 18, 2017
  9. Oct 17, 2017
  10. Oct 13, 2017
  11. Oct 11, 2017
    • William F Godoy's avatar
      Partial refactoring with Get and Put API · 82fda615
      William F Godoy authored
      Passed ctest (MPI and nonMPI) excluding ADIOS1 engine, and Python bindings
      HDF5, C bindings and C++ tests working
      Introduced BeginStep EndStep functions
      Renamed IO GetVariable/Attribute to InquireVariable/Attribute
      82fda615
  12. Oct 10, 2017
  13. Oct 09, 2017
Loading