1. 03 Sep, 2021 1 commit
    • Yuting Jiang's avatar
      Benchmarks: Code Revision - Revise arguments of nccl/rccl to support mpi mode... · 60762518
      Yuting Jiang authored
      Benchmarks: Code Revision - Revise arguments of nccl/rccl to support mpi mode and rename metric (#189)
      
      **Description**
      Revise arguments of nccl/rccl to support mpi mode for (mpi can not run in nccl/rccl due to multiple operators run in sequence without barrier) and rename metric .
      
      **Major Revision**
      - revise argument operators to be a single one
      
      **Minor Revision**
      - rename metric to remove benchmark name info
      - change argument ngpus default value to be 1
      60762518
  2. 02 Sep, 2021 1 commit
  3. 31 Aug, 2021 2 commits
  4. 30 Aug, 2021 4 commits
  5. 27 Aug, 2021 4 commits
  6. 26 Aug, 2021 1 commit
  7. 25 Aug, 2021 1 commit
  8. 22 Aug, 2021 1 commit
  9. 06 Aug, 2021 2 commits
  10. 05 Aug, 2021 1 commit
  11. 30 Jul, 2021 1 commit
  12. 27 Jul, 2021 2 commits
  13. 26 Jul, 2021 1 commit
  14. 23 Jul, 2021 2 commits
  15. 13 Jul, 2021 1 commit
  16. 30 Jun, 2021 1 commit
  17. 29 Jun, 2021 1 commit
  18. 21 Jun, 2021 1 commit
  19. 20 Jun, 2021 1 commit
  20. 02 Jun, 2021 2 commits
  21. 01 Jun, 2021 3 commits
  22. 31 May, 2021 1 commit
  23. 27 May, 2021 1 commit
    • Yuting Jiang's avatar
      Benchmarks: Add benchmark - add source code of cublas function micro benchmark (#77) · 87f6b371
      Yuting Jiang authored
      
      
      * Superbenchmark: Add benchmarks - add cublas function micro benchmark
      
      * format
      
      * add python benchmark for cublas functions, example and test file
      
      * detele python related and rename some files
      
      * revise cmd_helper and move json package to cmake
      
      * resolve conflict
      
      * revise error handing to try-catch and update some code style
      
      * revise cmd_helper.h, cublas_helper.h, cublas_helper.cpp
      
      * revise structure of the cublas function
      
      * add some comments and move cuda_init and cuda_free
      
      * add comments for class member
      
      * add ramdom seed, revise input from file to json string, simplify cmake
      
      * delete json file in source code of cublas
      
      * update according comments
      
      * limit batchcount=1 in initialization of cublas function which do not use batch count
      
      * revise and fix some errors of annotations
      
      * update according comments and revise construction of CublasFunction
      Co-authored-by: default avatarroot <root@sb-validation-000001.51z1chmys5fuzfqyo4niepozre.bx.internal.cloudapp.net>
      87f6b371
  24. 26 May, 2021 1 commit
  25. 19 May, 2021 1 commit
  26. 18 May, 2021 1 commit
  27. 13 May, 2021 1 commit