Skip to content
Snippets Groups Projects
  1. Nov 06, 2017
  2. 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
  3. Nov 02, 2017
  4. Nov 01, 2017
  5. Oct 31, 2017
    • William F Godoy's avatar
      Debugging Read · 3e8892c3
      William F Godoy authored
      3e8892c3
    • 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
  6. Oct 27, 2017
  7. Oct 26, 2017
  8. Oct 25, 2017
  9. Oct 24, 2017
  10. Oct 23, 2017
  11. Oct 20, 2017
  12. Oct 18, 2017
  13. Oct 17, 2017
  14. 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
  15. Oct 10, 2017
    • Atkins, Charles Vernon's avatar
      Programatically generate ADIOSConfig.h contents · 0f43bded
      Atkins, Charles Vernon authored
      Use a 2-pass approach to generate ADIOS2.config.  The first pass
      generates the configurable options in the header and the second pass
      configures them.  This allows for consistency in the options used and
      thier ordering with respect to where they're used elsewhere.
      0f43bded
  16. Oct 09, 2017
Loading