-
Notifications
You must be signed in to change notification settings - Fork 80
Docs - Upgrade version and release note #650
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
Merged
Merged
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
b0d1da0
add release node for 0.11
6f764c0
recover
6ea7a65
Update package-lock.json
yukirora a227917
Merge branch 'release/0.11' into yutji/releasenote-0.11
yukirora 14d3d21
Update docker image version
yukirora c37c006
Merge branch 'release/0.11' into yutji/releasenote-0.11
yukirora ad86428
add ndv5 and mi300 example configs
83a94f4
update according to comments
yukirora 7080dec
Update run-superbench.md
yukirora 0dfbe3c
Merge branch 'release/0.11' into yutji/releasenote-0.11
yukirora File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.10 | ||
| version: v0.11 | ||
| superbench: | ||
| enable: null | ||
| var: | ||
|
|
||
This file contains hidden or 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 hidden or 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.10 | ||
| version: v0.11 | ||
| superbench: | ||
| enable: null | ||
| monitor: | ||
|
|
||
2 changes: 1 addition & 1 deletion
2
superbench/config/azure/inference/standard_nc96ads_a100_v4.yaml
This file contains hidden or 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.10 | ||
| version: v0.11 | ||
| superbench: | ||
| enable: null | ||
| monitor: | ||
|
|
||
This file contains hidden or 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.10 | ||
| version: v0.11 | ||
| superbench: | ||
| enable: null | ||
| monitor: | ||
|
|
||
This file contains hidden or 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 hidden or 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.10 | ||
| version: v0.11 | ||
| superbench: | ||
| enable: null | ||
| monitor: | ||
|
|
||
This file contains hidden or 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.10 | ||
| version: v0.11 | ||
| superbench: | ||
| enable: null | ||
| monitor: | ||
|
|
||
This file contains hidden or 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.11 | ||
| title: Releasing SuperBench v0.11 | ||
| 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.11.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.11.0 Release Notes | ||
|
|
||
| ### SuperBench Improvements | ||
cp5555 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| - Add CUDA 12.4 dockerfile. | ||
| - Upgrade nccl version to v2.23.4 and install ucx v1.16.0 in cuda 12.4 dockefile. | ||
| - Fix MSCCL build error in CUDA12.4 docker build pipeline. | ||
| - Add ROCm6.2 dockerfile. | ||
| - Update hpcx link in cuda11.1 dockerfile to fix docker build failure. | ||
| - Improve document (Fix metrics name and typos in user tutorial, add BibTeX in README and repo). | ||
| - Limit protobuf version to be 3.20.x to fix onnxruntime dependency error. | ||
| - Update omegaconf version to 2.3.0 and fix issues caused by omegaconf version update. | ||
| - Fix MSCCL build error in CUDA12.4 docker build pipeline. | ||
| - Update Docker Exec Command for Persistent HPCX Environment. | ||
| - Fix cuda 12.2 dockerfile LD_LIBRARY_PATH issue. | ||
| - Use types-setuptools to replace types-pkg_resources. | ||
| - Add configuration for NDv5 H100 and AMD MI300x. | ||
|
|
||
| ### Micro-benchmark Improvements | ||
|
|
||
| - Add hipblasLt tuning to dist-inference cpp implementation. | ||
| - Add support for NVIDIA L4/L40/L40s GPUs in gemm-flops. | ||
| - Upgrade mlc to v3.11. | ||
|
|
||
| ## Model-benchmark Improvements | ||
|
|
||
| - Support FP8 transformer model training in ROCm6.2 dockerfile. | ||
|
|
||
| ### Result Analysis | ||
| - Fix bug of failure test and warning of pandas in data diagnosis. | ||
This file contains hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.