Skip to content
Snippets Groups Projects
  1. Oct 26, 2017
  2. Oct 25, 2017
  3. Oct 24, 2017
  4. Oct 23, 2017
  5. Oct 20, 2017
  6. Oct 18, 2017
  7. Oct 17, 2017
  8. 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
  9. 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
  10. Oct 09, 2017
  11. Oct 08, 2017
  12. Oct 03, 2017
  13. Sep 28, 2017
  14. Sep 20, 2017
  15. Sep 11, 2017
  16. Aug 29, 2017
  17. Aug 25, 2017
  18. Aug 24, 2017
  19. Aug 22, 2017
    • William F Godoy's avatar
      Added Fortran 90 bindings · 82079628
      William F Godoy authored
      Subroutine based, calls the C bindings using opaque pointers
      Working helloBPWriter_f in MPI and nonMPI examples
      Separated MPI and nonMPI interfaces in Fortran and C
      Passing character array by trimming and adding char(0) null terminated
      
      To do:
      Add testing
      82079628
Loading