Skip to content
Snippets Groups Projects
  1. 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
  2. Sep 20, 2017
  3. Aug 29, 2017
  4. Aug 24, 2017
  5. 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
  6. Aug 09, 2017
    • William F Godoy's avatar
      CMake builds C bindings and hello example · 03155fcd
      William F Godoy authored
      Builds libadios2_c.a and libadios2_c.so 
      Verified with and without MPI
      Added nonMPI hello bp write example
      Added new ADIOS2_USE_C ON/OFF cmake argument
      
      To do:
      Add C tests and cmake support for the latter
      03155fcd
  7. Jul 31, 2017
  8. Jul 28, 2017
  9. Jun 20, 2017
  10. Jun 14, 2017
  11. Jun 12, 2017
  12. Apr 24, 2017
  13. Apr 19, 2017
Loading