1. 01 Jul, 2021 2 commits
  2. 30 Jun, 2021 2 commits
  3. 29 Jun, 2021 1 commit
  4. 28 Jun, 2021 3 commits
  5. 25 Jun, 2021 2 commits
  6. 23 Jun, 2021 1 commit
    • Yifan Xiong's avatar
      Bug bash - Fix bugs in multi GPU benchmarks (#98) · c0c43b8f
      Yifan Xiong authored
      * Add `sb deploy` command content.
      * Fix inline if-expression syntax in playbook.
      * Fix quote escape issue in bash command.
      * Add custom env in config.
      * Update default config for multi GPU benchmarks.
      * Update MANIFEST.in to include jinja2 template.
      * Require jinja2 minimum version.
      * Fix occasional duplicate output in Ansible runner.
      * Fix mixed color from Ansible and Python colorlog.
      * Update according to comments.
      * Change superbench.env from list to dict in config file.
      c0c43b8f
  7. 21 Jun, 2021 1 commit
  8. 20 Jun, 2021 1 commit
  9. 16 Jun, 2021 2 commits
    • Yifan Xiong's avatar
      Dockerfile - Update CUDA 11.1.1 Dockerfile (#96) · 25ec3a7c
      Yifan Xiong authored
      Update packages and add build cache for CUDA 11.1.1 Dockerfile:
      
      * Remove duplicate cmake and ompi, which are already in base image
      * Add hpcx and sharp lib
      * Add cache for gitmodules build
      * Sort apt-get packages
      25ec3a7c
    • Yifan Xiong's avatar
      Bug bash - Fix bugs and refine log in single GPU benchmarks (#97) · ddbc51a1
      Yifan Xiong authored
      Fix bugs and refine log in single GPU benchmarks:
      
      * Fix none framework issue
      * Fix empty parameter bug
      * Remove missed mobilenet_v3 models
      * Change benchmark registration log to debug level
      * Add pid in logging
      * Add missing benchmarks in default config
      * Fix deprecated logging warn
      ddbc51a1
  10. 07 Jun, 2021 1 commit
  11. 04 Jun, 2021 1 commit
  12. 02 Jun, 2021 3 commits
  13. 01 Jun, 2021 5 commits
  14. 31 May, 2021 2 commits
  15. 28 May, 2021 1 commit
  16. 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
  17. 26 May, 2021 3 commits
  18. 25 May, 2021 1 commit
  19. 23 May, 2021 1 commit
  20. 19 May, 2021 2 commits
  21. 18 May, 2021 3 commits
  22. 17 May, 2021 1 commit