-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs - Upgrade version and release note (#467)
__Description__ Upgrade version and release note. __Major Revision__ - Upgrade package versions - Add release note for v0.7.0
- Loading branch information
Showing
20 changed files
with
68 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# Server: | ||
# - Product: HPE Apollo 6500 | ||
|
||
version: v0.6 | ||
version: v0.7 | ||
superbench: | ||
enable: null | ||
var: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version: v0.6 | ||
version: v0.7 | ||
superbench: | ||
enable: null | ||
monitor: | ||
|
2 changes: 1 addition & 1 deletion
2
superbench/config/azure/inference/standard_nc96ads_a100_v4.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version: v0.6 | ||
version: v0.7 | ||
superbench: | ||
enable: null | ||
monitor: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version: v0.6 | ||
version: v0.7 | ||
superbench: | ||
enable: null | ||
monitor: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# SuperBench Config | ||
version: v0.6 | ||
version: v0.7 | ||
superbench: | ||
enable: null | ||
monitor: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# SuperBench Config | ||
version: v0.6 | ||
version: v0.7 | ||
superbench: | ||
enable: null | ||
monitor: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
--- | ||
slug: release-sb-v0.7 | ||
title: Releasing SuperBench v0.7 | ||
author: Peng Cheng | ||
author_title: SuperBench Team | ||
author_url: https://github.com/cp5555 | ||
author_image_url: https://github.com/cp5555.png | ||
tags: [superbench, announcement, release] | ||
--- | ||
|
||
We are very happy to announce that **SuperBench 0.7.0 version** is officially released today! | ||
|
||
You can install and try superbench by following [Getting Started Tutorial](https://microsoft.github.io/superbenchmark/docs/getting-started/installation). | ||
|
||
## SuperBench 0.7.0 Release Notes | ||
|
||
### SuperBench Improvement | ||
|
||
- Support non-zero return code when "sb deploy" or "sb run" fails in Ansible. | ||
- Support log flushing to the result file during runtime. | ||
- Update version to include revision hash and date. | ||
- Support "pattern" in mpi mode to run tasks in parallel. | ||
- Support topo-aware, all-pair, and K-batch pattern in mpi mode. | ||
- Fix Transformers version to avoid Tensorrt failure. | ||
- Add CUDA11.8 Docker image for NVIDIA arch90 GPUs. | ||
- Support "sb deploy" without pulling image. | ||
|
||
### Micro-benchmark Improvements | ||
|
||
- Support list of custom config string in cudnn-functions and cublas-functions. | ||
- Support correctness check in cublas-functions. | ||
- Support GEMM-FLOPS for NVIDIA arch90 GPUs. | ||
- Support cuBLASLt FP16 and FP8 GEMM. | ||
- Add wait time option to resolve mem-bw unstable issue. | ||
- Fix bug for incorrect datatype judgement in cublas-function source code. | ||
|
||
### Model Benchmark Improvements | ||
|
||
- Support FP8 in BERT model training. | ||
|
||
### Distributed Benchmark Improvements | ||
|
||
- Support pair-wise pattern in IB validation benchmark. | ||
- Support topo-aware, pair-wise, and K-batch pattern in nccl-bw benchmark. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters