1. 08 Jul, 2019 1 commit
  2. 30 Apr, 2019 1 commit
  3. 04 Mar, 2019 1 commit
    • Scott Cyphers's avatar
      Cyphers/distdebug (#2535) · 39fd329b
      Scott Cyphers authored
      * Fix bug introduced by #2238
      
      * Added a debug logging macro: NGRAPH_DIST_DEBUG which prints the timestamp and MPI rank for distributed AllReduceops
      
      * Fix bug introduced by #2238 on r0.15 (#2515)
      
      * Fix bug introduced by #2238
      
      * style
      
      * Fixed code formatting.
      
      * Moved the logging implementation to log.cpp
      
      * Fixed clang warning
      
      * Don't use namespace in header
      
      * Fix ifdef
      
      * disable warning
      
      * Fixed Centos build issues (gcc 4.8.5 doesn't implement std::put_time - hence the issue). Also fixed a logical error in the distributed setup for unit tests
      39fd329b
  4. 13 Feb, 2019 1 commit
  5. 11 Feb, 2019 1 commit
    • Sandeep's avatar
      add OpenMPI support besides MLSL (#2353) · 08c4c57c
      Sandeep authored
      * quick fix to add openmpi as default
      
      * add finalize to distributed class & use unit test
      
      * use intel mlsl github link
      
      * apply style
      
      * address a few comments
      
      * fix test
      
      * update nbench cmake
      
      * remove extras
      
      * fix a bug
      
      * add counter to finalize and cleanup
      
      * test ci error
      
      * address mlsl ci error
      
      * update flag names, as mentioned in pr comment
      
      * revert back the link to mlsl repo and tag
      
      * add flag to finalize
      
      * apply style
      
      * debug with info
      
      * delete when flag is true
      
      * add distributed setup class works, tests pass
      
      * fix style
      
      * remove extra instance
      
      * disable the test due to a bug
      
      * change flag to ompi
      
      * remove the dependency of setting NGRAPH_DISTRIBUTED_ENABLE flag
      
      * cleanup
      
      * change extern to static
      
      * remove the option NGRAPH_DISTRIBUTED_ENABLE setting this flag
      
      * formatting
      
      * update flags not catched by ci
      
      * make unique pointer
      
      * remove unused bool, fix clang error
      08c4c57c
  6. 03 Jan, 2019 1 commit
  7. 18 Sep, 2018 1 commit
  8. 29 Aug, 2018 1 commit
  9. 08 May, 2018 1 commit
  10. 14 Feb, 2018 1 commit
  11. 08 Feb, 2018 1 commit
  12. 09 Oct, 2017 1 commit
  13. 04 Oct, 2017 1 commit
  14. 20 Sep, 2017 1 commit
  15. 17 Aug, 2017 1 commit
  16. 16 Aug, 2017 2 commits
  17. 25 Jul, 2017 1 commit