Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs - Upgrade version and release note #508

Merged
merged 3 commits into from
Apr 14, 2023

Conversation

abuccts
Copy link
Member

@abuccts abuccts commented Apr 7, 2023

Description

Upgrade version and release note.

Major Revision

  • Upgrade package versions
  • Add release note for v0.8.0

__Description__

Upgrade version and release note.

__Major Revision__

- Upgrade package versions
- Add release note for v0.8.0
@abuccts abuccts added documentation Improvements or additions to documentation release labels Apr 7, 2023
@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Merging #508 (a65b73e) into release/0.8 (7a16202) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##           release/0.8     #508   +/-   ##
============================================
  Coverage        87.24%   87.24%           
============================================
  Files               89       89           
  Lines             5964     5964           
============================================
  Hits              5203     5203           
  Misses             761      761           
Flag Coverage Δ
cpu-python3.6-unit-test 73.47% <100.00%> (ø)
cpu-python3.7-unit-test 73.47% <100.00%> (ø)
cuda-unit-test 87.17% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
superbench/__init__.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Update.
@abuccts abuccts marked this pull request as ready for review April 14, 2023 04:57
@abuccts abuccts requested a review from a team as a code owner April 14, 2023 04:57
@abuccts abuccts enabled auto-merge (squash) April 14, 2023 04:57
@abuccts abuccts merged commit 694ae2a into release/0.8 Apr 14, 2023
@abuccts abuccts deleted the xiongyf/add-release-note-0.8 branch April 14, 2023 05:24
abuccts added a commit that referenced this pull request Apr 14, 2023
__Description__

Upgrade version and release note.

__Major Revision__

- Upgrade package versions
- Add release note for v0.8.0
abuccts added a commit that referenced this pull request Apr 14, 2023
**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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants