1. 02 Jul, 2021 7 commits
  2. 01 Jul, 2021 1 commit
  3. 30 Jun, 2021 3 commits
  4. 29 Jun, 2021 3 commits
  5. 28 Jun, 2021 5 commits
  6. 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
  7. 25 Jun, 2021 3 commits
  8. 24 Jun, 2021 1 commit
  9. 23 Jun, 2021 6 commits
  10. 22 Jun, 2021 3 commits
  11. 21 Jun, 2021 3 commits
  12. 18 Jun, 2021 1 commit
  13. 17 Jun, 2021 1 commit
  14. 16 Jun, 2021 2 commits
    • nv-dlasalle's avatar
      Add Ampere support to cmake files (#3031) · 7d069d62
      nv-dlasalle authored
      * Update cmake to build Ampere
      
      * Fix version check
      7d069d62
    • Jinjing Zhou's avatar
      [Regression] Multigpu regression test (#2923) · 7176f5f2
      Jinjing Zhou authored
      * add multigpu sage
      
      * Fix #2808
      
      * multigpu test
      
      * try
      
      * fix remote url
      
      * fix
      
      * Revert "Fix #2808"
      
      This reverts commit 19741f7d546df34b33759d8d0c9a85992ebc6118.
      
      * add back thread_wrapped_func for backward compatibility
      
      * fix
      
      * fix multigpu
      
      * print nvidia-smi
      
      * use new docker image
      
      * fix
      
      * fix
      
      * add ogb mag
      7176f5f2