1. 17 Sep, 2021 1 commit
  2. 16 Sep, 2021 1 commit
  3. 14 Sep, 2021 1 commit
  4. 10 Sep, 2021 1 commit
  5. 09 Sep, 2021 1 commit
  6. 07 Sep, 2021 1 commit
  7. 06 Sep, 2021 1 commit
  8. 01 Sep, 2021 2 commits
  9. 31 Aug, 2021 1 commit
  10. 29 Aug, 2021 1 commit
  11. 20 Aug, 2021 1 commit
    • nv-dlasalle's avatar
      [Feature][DistDGL] Add NCCL support for range based partitions (#3213) · 7f927939
      nv-dlasalle authored
      * Implement range based NDArrayPartition
      
      * Finish implement range based partition support
      
      * Add unit test
      
      * Fix whitepace
      
      * Add Kernel suffix
      
      * Fix argument passing
      
      * Add doxygen docs and improve variable naming
      
      * Add unit test
      
      * Add function for converting a partition book
      
      * Add example to partition_op docs
      
      * Fix dtype conversion for mxnet and tensorflow
      7f927939
  12. 19 Aug, 2021 1 commit
  13. 18 Aug, 2021 1 commit
  14. 17 Aug, 2021 1 commit
  15. 06 Aug, 2021 1 commit
  16. 02 Aug, 2021 2 commits
  17. 29 Jul, 2021 1 commit
  18. 28 Jul, 2021 2 commits
  19. 17 Jul, 2021 1 commit
  20. 16 Jul, 2021 1 commit
  21. 13 Jul, 2021 5 commits
  22. 12 Jul, 2021 1 commit
  23. 07 Jul, 2021 1 commit
  24. 06 Jul, 2021 1 commit
    • Israt Nisa's avatar
      [Feature] Add Heterograph support on Python for builtin unary msg functions... · 188152b8
      Israt Nisa authored
      
      [Feature] Add Heterograph support on Python for builtin unary msg functions (copy_u, copy_e) (#2989)
      
      * heterograph for binary func
      
      * Added SDDMM support
      
      * Added unittest
      
      * added binary test cases
      
      * unary mfuncs works
      
      * Fixed lint err
      
      * lint check and others
      
      * link check
      
      * fixed import *_hetero issue
      
      * lint check
      
      * replace torch with dgl backend
      
      * lint cehck
      
      * removed torch from test
      
      * skip mxnet unittest
      
      * skip gpu test
      
      * Remove unused/duplicated code
      
      * minor
      
      * changed data structure of ndata and edata
      
      * link check
      
      * reorganized
      
      * minor lint
      
      * minor lint
      
      * raise error for udf func
      
      * lint check
      
      * fix for CUDA 10.1
      
      * add a note for future cross-type max/min reducing
      
      * Add support CUDA < 11
      
      * lint check
      
      * tidied C code
      
      * remove dummy GSDDMM_hetero backward implementation
      Co-authored-by: default avatarIsrat Nisa <nisisrat@amazon.com>
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      Co-authored-by: default avatarQuan Gan <coin2028@hotmail.com>
      188152b8
  25. 05 Jul, 2021 2 commits
  26. 02 Jul, 2021 3 commits
  27. 30 Jun, 2021 1 commit
  28. 27 Jun, 2021 1 commit
    • Jinjing Zhou's avatar
      [Build] Make nccl optional (#3056) · 9664cdff
      Jinjing Zhou authored
      * fix
      
      * remove nvidiasmi
      
      * fix
      
      * fix docs
      
      * fix
      
      * fix
      
      * 1
      
      * fix
      
      * remove
      
      * skip deprecated kernel
      
      * fix
      
      * Revert "skip deprecated kernel"
      
      This reverts commit c5ceb7f60dbbaf065b81cc3680757fd611d90ad3.
      
      * fix
      9664cdff
  29. 25 Jun, 2021 1 commit
  30. 24 Jun, 2021 1 commit