Skip to content
Snippets Groups Projects
  1. Nov 03, 2017
    • William F Godoy's avatar
      Bugs fixed: · b02af32b
      William F Godoy authored
      InquireVariable/Attribute working for valid name, but returning invalid
      type
      
      ADIOS constructor now has host language so bindings can change define
      this at the constructor level
      
      Separated C bindings from C glue (added) for languages using C-API (e.g.
      Fortran)
      b02af32b
    • William F Godoy's avatar
      Functional Python bindings MPI and nonMPI modes · c2720f30
      William F Godoy authored
      Removed stl containers that pybind11 takes care of
      c2720f30
  2. Nov 02, 2017
  3. Nov 01, 2017
  4. Oct 31, 2017
  5. 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
  6. Oct 26, 2017
  7. 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
  8. Oct 24, 2017
  9. Oct 23, 2017
  10. Oct 20, 2017
  11. Oct 18, 2017
  12. Oct 17, 2017
  13. Oct 13, 2017
Loading