Skip to content
Snippets Groups Projects
  1. Dec 05, 2017
  2. Dec 04, 2017
  3. Dec 02, 2017
  4. Nov 26, 2017
  5. Nov 14, 2017
  6. Nov 12, 2017
  7. 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
  8. Nov 01, 2017
  9. Oct 23, 2017
    • William F Godoy's avatar
      Fixing 2 bugs · 26031a9f
      William F Godoy authored
      bug1: when writing value characteristic bpdump requires the length before the value
      bug2: fixed merging serialized collective metadata index
      26031a9f
  10. Oct 18, 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 09, 2017
  13. Oct 08, 2017
  14. Oct 03, 2017
  15. Sep 20, 2017
  16. Aug 22, 2017
  17. Jun 30, 2017
  18. Jun 28, 2017
  19. Jun 27, 2017
  20. Jun 22, 2017
  21. Jun 19, 2017
  22. Jun 14, 2017
  23. Jun 13, 2017
  24. Jun 08, 2017
  25. Jun 05, 2017
    • William F Godoy's avatar
      Making more changes: · b1c9ef99
      William F Godoy authored
      bool flag checks are implicit
      Removed single letter enums in ADIOSTypes.h
      All enums are enum class in ADIOSTypes.h using CamelCase
      ADIOS uses delegating constructor
      Using return type of emplace for IO (in ADIOS) and Variable (in IO)
      Removed all base class include from inl template file
      b1c9ef99
    • pnorbert's avatar
      fix more example code (#2) · 41bbd64c
      pnorbert authored
      41bbd64c
Loading