superbenchmark/superbench/runner
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
..
playbooks Bug bash - Fix bugs in multi GPU benchmarks (#98) 2021-06-23 18:16:43 +08:00
templates Runner - Implement ansible client and runner (#69) 2021-05-23 23:53:37 +08:00
__init__.py Runner: Init - Add superbench runner class (#38) 2021-04-12 12:02:31 +08:00
ansible.py Runner - Implement ansible client and runner (#69) 2021-05-23 23:53:37 +08:00
runner.py Bug bash - Fix bugs in multi GPU benchmarks (#98) 2021-06-23 18:16:43 +08:00