- 26 May, 2021 3 commits
-
-
Yuting Jiang authored
-
Yifan Xiong authored
* Add integration tests for Ansible playbooks * Add `gpu_vendor` var to bypass gpu mount
-
Yuting Jiang authored
* Unify SB_MICRO_PATH and SB_MICRO_LIB * fix bug of lib path
-
- 25 May, 2021 1 commit
-
-
TobeyQin authored
* Update Readme file on main page
-
- 23 May, 2021 1 commit
-
-
Yifan Xiong authored
Implement ansible client and runner: * add ansible client * add deploy and check_env playbooks
-
- 19 May, 2021 2 commits
-
-
guoshzhao authored
* add kernel launch overhead benchmark.
-
Yuting Jiang authored
-
- 18 May, 2021 3 commits
-
-
guoshzhao authored
* add cuda kernel launch overhead benchmark - source part. * can customize the nvcc_archs_support. * set SB_MICRO_PATH for azure pipeline tests.
-
guoshzhao authored
* call build script in Makefile. * add cppbuild command for testing and docker env.
-
Yifan Xiong authored
* use absolute path of input file * parse registry uri from image * merge common parts for arguments processing
-
- 17 May, 2021 3 commits
-
-
Yifan Xiong authored
* add GitHub Action to build and push image * update Dockerfile to copy from context
-
guoshzhao authored
* add script to build all native benchmarks with cmake.
-
Yifan Xiong authored
__Major Revisions__ * add clang-format to lint cpp sources * add cpp lint in GitHub Actions
-
- 13 May, 2021 1 commit
-
-
guoshzhao authored
* Revise MicroBenchmark class to be more flexible. * use command index not the command as the parameter. * changes according to discussion.
-
- 11 May, 2021 1 commit
-
-
Yifan Xiong authored
__Major Revision__ * Support lazy import. * Not importing benchmarks when running `help`, `version`, `deploy` commands, etc.
-
- 26 Apr, 2021 3 commits
- 21 Apr, 2021 1 commit
-
-
Yifan Xiong authored
Speedup Azure pipeline for CPU unit test.
-
- 20 Apr, 2021 2 commits
- 16 Apr, 2021 2 commits
- 14 Apr, 2021 4 commits
-
-
guoshzhao authored
* Benchmarks: Add Feature - Add interface to get all predefine parameters of all benchmarks.
-
Yuting Jiang authored
* Benchmarks: Add Benchmark - add computation and communication overlap micro benchmark * Benchmarks: Add benchmark - fix some format issues and typo * Benchmarks: Add Benchmark - update according comments and add test * revise tests * skip multi gpu test due to no multi gpu Co-authored-by:v-yujiang <v-yujiang@microsoft.com>
-
Yifan Xiong authored
* Rename dev branch to main and set it as default.
-
Yuting Jiang authored
* Superbenchmark: Revise tests - revise benchmark test util to support multi gpu test * modify test_sharding_matmul.py to match the tests util
-
- 13 Apr, 2021 3 commits
-
-
Yifan Xiong authored
* update README for public view
-
Yifan Xiong authored
* add flags for different pipelines to merge reports * add token for cuda pipeline * update codecov/patch target
-
Yifan Xiong authored
* fix missing package in dockerfile * update benchmark list and parameters * catch runtime errors * refine logging info
-
- 12 Apr, 2021 10 commits
-
-
guoshzhao authored
* add tests for matmul and sharding-matmul benchmarks. * add decorator for sharding_matmul tests. * add __init__.py for utils of benchmarks tests. * disable GPU tests for CPU platform validation. * fix typo Co-authored-by:
Guoshuai Zhao <guzhao@microsoft.com> Co-authored-by:
Peng Cheng <chengpeng5555@outlook.com> Co-authored-by:
Yifan Xiong <yifan.xiong@microsoft.com>
-
guoshzhao authored
Co-authored-by:
Guoshuai Zhao <guzhao@microsoft.com> Co-authored-by:
Yifan Xiong <yifan.xiong@microsoft.com>
-
Yifan Xiong authored
* add azure pipelines for CUDA tests
-
Yifan Xiong authored
* CLI integration with Executor and Runner
-
guoshzhao authored
Co-authored-by:Guoshuai Zhao <guzhao@microsoft.com>
-
Yifan Xiong authored
* add cuda11.1.1 dockerfile
-
Yifan Xiong authored
* init runner class with not implemented
-
Yifan Xiong authored
* skip unnecessary tests according to env var * remove useless tests
-
guoshzhao authored
Co-authored-by:Guoshuai Zhao <guzhao@microsoft.com>
-
guoshzhao authored
Co-authored-by:Guoshuai Zhao <guzhao@microsoft.com>
-