superbenchmark/superbench/analyzer
Yifan Xiong 51761b3af1
Release - SuperBench v0.8.0 (#517)
**Description**

Cherry-pick bug fixes from v0.8.0 to main.

**Major Revisions**

* Monitor - Fix the cgroup version checking logic (#502)
* Benchmark - Fix matrix size overflow issue in cuBLASLt GEMM (#503)
* Fix wrong torch usage in communication wrapper for Distributed
Inference Benchmark (#505)
* Analyzer: Fix bug in python3.8 due to pandas api change (#504)
* Bug - Fix bug to get metric from cmd when error happens (#506)
* Monitor - Collect realtime GPU power when benchmarking (#507)
* Add num_workers argument in model benchmark (#511)
* Remove unreachable condition when write host list (#512)
* Update cuda11.8 image to cuda12.1 based on nvcr23.03 (#513)
* Doc - Fix wrong unit of cpu-memory-bw-latency in doc (#515)
* Docs - Upgrade version and release note (#508)

Co-authored-by: guoshzhao <guzhao@microsoft.com>
Co-authored-by: Ziyue Yang <ziyyang@microsoft.com>
Co-authored-by: Yuting Jiang <yutingjiang@microsoft.com>
2023-04-14 12:57:55 +00:00
..
__init__.py Analyzer: Add feature - Add result summary in excel,md,html format (#320) 2022-03-24 15:32:01 +08:00
data_analysis.py Release - SuperBench v0.8.0 (#517) 2023-04-14 12:57:55 +00:00
data_diagnosis.py Release - SuperBench v0.8.0 (#517) 2023-04-14 12:57:55 +00:00
diagnosis_rule_op.py Benchmarks: Micro benchmarks - add source code of correctness check for cublas functions (#450) 2023-01-03 04:20:10 +00:00
diagnosis_summary.xlsx Analyzer - Add failure check feature in data diagnosis (#378) 2022-08-01 12:35:35 +08:00
file_handler.py Release - SuperBench v0.6.0 (#409) 2022-09-06 18:06:05 +08:00
result_summary.py Release - SuperBench v0.8.0 (#517) 2023-04-14 12:57:55 +00:00
rule_base.py Release - SuperBench v0.6.0 (#409) 2022-09-06 18:06:05 +08:00
summary_op.py Analyzer: Add feature - Add result summary in excel,md,html format (#320) 2022-03-24 15:32:01 +08:00