-
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 (#606)
__Description__ Upgrade version and release note. __Major Revision__ - Upgrade package versions - Add release note for v0.10.0
- Loading branch information
Showing
18 changed files
with
72 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# Server: | ||
# - Product: HPE Apollo 6500 | ||
|
||
version: v0.9 | ||
version: v0.10 | ||
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.9 | ||
version: v0.10 | ||
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.9 | ||
version: v0.10 | ||
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.9 | ||
version: v0.10 | ||
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.9 | ||
version: v0.10 | ||
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.9 | ||
version: v0.10 | ||
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,53 @@ | ||
--- | ||
slug: release-sb-v0.10 | ||
title: Releasing SuperBench v0.10 | ||
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.10.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.10.0 Release Notes | ||
|
||
### SuperBench Improvements | ||
|
||
- Support monitoring for AMD GPUs. | ||
- Support ROCm 5.7 and ROCm 6.0 dockerfile. | ||
- Add MSCCL support for Nvidia GPU. | ||
- Fix NUMA domains swap issue in NDv4 topology file. | ||
- Add NDv5 topo file. | ||
- Fix NCCL and NCCL-test to 2.18.3 for hang issue in CUDA 12.2. | ||
|
||
### Micro-benchmark Improvements | ||
|
||
- Add HPL random generator to gemm-flops with ROCm. | ||
- Add DirectXGPURenderFPS benchmark to measure the FPS of rendering simple frames. | ||
- Add HWDecoderFPS benchmark to measure the FPS of hardware decoder performance. | ||
- Update Docker image for H100 support. | ||
- Update MLC version into 3.10 for CUDA/ROCm dockerfile. | ||
- Bug fix for GPU Burn test. | ||
- Support INT8 in cublaslt function. | ||
- Add hipBLASLt function benchmark. | ||
- Support cpu-gpu and gpu-cpu in ib-validation. | ||
- Support graph mode in NCCL/RCCL benchmarks for latency metrics. | ||
- Support cpp implementation in distributed inference benchmark. | ||
- Add O2 option for gpu copy ROCm build. | ||
- Support different hipblasLt data types in dist inference. | ||
- Support in-place in NCCL/RCCL benchmark. | ||
- Support data type option in NCCL/RCCL benchmark. | ||
- Improve P2P performance with fine-grained GPU memory in GPU-copy test for AMD GPUs. | ||
- Update hipblaslt GEMM metric unit to tflops. | ||
- Support FP8 for hipblaslt benchmark. | ||
|
||
### Model Benchmark Improvements | ||
|
||
- Change torch.distributed.launch to torchrun. | ||
- Support Megatron-LM/Megatron-Deepspeed GPT pretrain benchmark. | ||
|
||
### Result Analysis | ||
- Support baseline generation from multiple nodes. |
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