Skip to content
Snippets Groups Projects
  1. Aug 29, 2017
  2. Aug 24, 2017
  3. Aug 23, 2017
  4. Aug 22, 2017
  5. Aug 17, 2017
    • Haocheng Liu's avatar
      Testing: Make ADIOS1WriteRead test run in parallel · 1ffc7f18
      Haocheng Liu authored
      TO achieve this goal, GoogleTest.cmake is extended to allow
      exec_wrapper and SmallTestData.h now would generate data based on
      step&world_rank&world_size.
      ADIOS2ADIOS1WriteADIOS1Read2D1x8/2x4/4x2 now runs in MPI.
      1ffc7f18
  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 26, 2017
  8. Jun 30, 2017
  9. Jun 28, 2017
  10. Jun 26, 2017
  11. Jun 25, 2017
  12. Jun 23, 2017
  13. Jun 22, 2017
  14. Jun 20, 2017
  15. Jun 19, 2017
  16. Jun 14, 2017
  17. Jun 12, 2017
  18. Jun 02, 2017
  19. Jun 01, 2017
  20. Apr 24, 2017
  21. Apr 20, 2017
  22. Apr 19, 2017
  23. Apr 17, 2017
  24. Apr 14, 2017
  25. Apr 13, 2017
  26. Apr 11, 2017
    • Atkins, Charles Vernon's avatar
      Fix FindDataMan.cmake missing include. · 2f4516ba
      Atkins, Charles Vernon authored
      FindPackageHandleStandardArgs needs to be included in every find module
      that the find_package_handle_standard_args is used.  I was getting
      transitively included by othger find modules before but when all other
      options are turned off except DataMan, it's missing.  This ensures it's
      always included before calling find_package_handle_standard_args.
      2f4516ba
  27. Apr 10, 2017
  28. Apr 09, 2017
  29. Mar 31, 2017
Loading