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 #277

Merged
merged 3 commits into from
Dec 28, 2021

Conversation

abuccts
Copy link
Member

@abuccts abuccts commented Dec 24, 2021

Description

Upgrade version and release note.

Major Revision

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

* Upgrade package versions
* Add release note for v0.4.0
@abuccts abuccts added documentation Improvements or additions to documentation release labels Dec 24, 2021
@abuccts abuccts requested a review from cp5555 December 24, 2021 07:28
@abuccts abuccts requested a review from a team as a code owner December 24, 2021 07:28
@codecov
Copy link

codecov bot commented Dec 24, 2021

Codecov Report

Merging #277 (c316aba) into release/0.4 (cb77286) will increase coverage by 0.70%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           release/0.4     #277      +/-   ##
===============================================
+ Coverage        87.82%   88.53%   +0.70%     
===============================================
  Files               75       75              
  Lines             4368     4368              
===============================================
+ Hits              3836     3867      +31     
+ Misses             532      501      -31     
Flag Coverage Δ
cpu-unit-test 72.26% <100.00%> (+0.21%) ⬆️
cuda-unit-test 88.46% <100.00%> (+0.68%) ⬆️

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%> (ø)
superbench/runner/runner.py 91.66% <0.00%> (+4.86%) ⬆️
superbench/executor/executor.py 80.67% <0.00%> (+5.04%) ⬆️
superbench/monitor/monitor.py 76.87% <0.00%> (+12.24%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8628545...c316aba. Read the comment docs.

@abuccts abuccts merged commit 525cec7 into release/0.4 Dec 28, 2021
@abuccts abuccts deleted the xiongyf/add-release-note branch December 28, 2021 10:31
abuccts added a commit that referenced this pull request Dec 29, 2021
__Description__

Upgrade version and release note.

__Major Revision__

- Upgrade package versions
- Add release note for v0.4.0
abuccts added a commit that referenced this pull request Dec 30, 2021
__Description__

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

__Major Revisions__

* Bug - Fix issues for Ansible and benchmarks (#267)
* Tests - Refine test cases for microbenchmark (#268)
* Bug - Build openmpi with ucx support in rocm dockerfiles (#269)
* Benchmarks: Fix Bug - Fix fio build issue (#272)
* Docs - Unify metric and add doc for cublas and cudnn functions (#271)
* Monitor: Revision - Add 'monitor/' prefix to monitor metrics in result summary (#274)
* Bug - Fix bug of detecting if gpu_index is none (#275)
* Bug - Fix bugs in data diagnosis (#273)
* Bug - Fix issue that the root mpi rank may not be the first in the hostfile (#270)
* Benchmarks: Configuration - Update inference and network benchmarks in configs (#276)
* Docs - Upgrade version and release note (#277)

Co-authored-by: Yuting Jiang <v-yutjiang@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.

None yet

3 participants