superbenchmark/superbench
Yifan Xiong c0c43b8f81
Bug bash - Fix bugs in multi GPU benchmarks (#98)
* 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.
2021-06-23 18:16:43 +08:00
..
benchmarks Benchmarks: Add Feature - Add DistributedImpl and DistributedBackend arguments for micro benchmark. (#100) 2021-06-21 23:34:05 +08:00
cli Bug bash - Fix bugs in multi GPU benchmarks (#98) 2021-06-23 18:16:43 +08:00
common/utils Bug bash - Fix bugs in multi GPU benchmarks (#98) 2021-06-23 18:16:43 +08:00
config Bug bash - Fix bugs in multi GPU benchmarks (#98) 2021-06-23 18:16:43 +08:00
executor Bug bash - Fix bugs and refine log in single GPU benchmarks (#97) 2021-06-16 13:51:22 +08:00
runner Bug bash - Fix bugs in multi GPU benchmarks (#98) 2021-06-23 18:16:43 +08:00
__init__.py Setup: Init - Initialize setup.py and basic configs (#4) 2021-01-28 21:01:28 +08:00