Skip to content
Snippets Groups Projects
  1. Oct 27, 2017
  2. Oct 09, 2017
  3. Oct 08, 2017
  4. Sep 20, 2017
  5. Sep 19, 2017
  6. Sep 11, 2017
  7. Aug 29, 2017
  8. Aug 28, 2017
    • William F Godoy's avatar
      Fixing issues · 5914cffc
      William F Godoy authored
      Testing and Examples issues after merging with master for conflicts
      Fixing non-MPI issue
      C enums and Fortran parameters now compatible
      5914cffc
  9. Aug 25, 2017
  10. Aug 22, 2017
  11. Aug 17, 2017
  12. 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
  13. Aug 08, 2017
  14. Aug 02, 2017
  15. Jul 31, 2017
  16. Jul 28, 2017
  17. Jul 21, 2017
    • William F Godoy's avatar
      Solve Issue #211 and made changes due to Windows warnings and bugs · ed4b4765
      William F Godoy authored
      Bugs: 1) Missing binary mode in FilePointer fopen and FStream ofstream
      transports
            2) Replacing reinterpret_cast of size_t to uint_64, not the same
      on Windows 64-bit
      
      Removed some warnings generated by Visual Studio
      
      Added static_cast for type conversions
      
      Refactor XML reader to restore original check on single engine
      conditions and eliminate warnings. Test added.
      
      Allow ctime and fopen "not secure" warnings: now using binary fstream as
      default file IO library on Windows
      ed4b4765
  18. Jun 30, 2017
  19. Jun 28, 2017
  20. Jun 27, 2017
  21. Jun 25, 2017
Loading