Skip to content
Snippets Groups Projects
  1. Aug 29, 2017
  2. Aug 28, 2017
  3. Aug 24, 2017
  4. Aug 23, 2017
  5. Aug 22, 2017
  6. Aug 18, 2017
  7. Aug 17, 2017
  8. Aug 11, 2017
  9. Aug 10, 2017
  10. Aug 09, 2017
    • William F Godoy's avatar
      ReadMe.md, tests and cmake infrastructure · 656f627d
      William F Godoy authored
      Added GetVariableBase* in IO needed by C bindings and real-time
      applications, nullptr is a valid state in return.
      
      Added c bindings test under testing/adios2/bindings/c
      Updating ReadMe.md to include ADIOS2_USE_C for C bindings
      656f627d
    • 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
Loading