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

Benchmarks - Add configurations for NDv5 and AMD MI300 #652

Merged
merged 4 commits into from
Sep 26, 2024

Conversation

yukirora
Copy link
Contributor

Description
Add configurations for NDv5 and AMD MI300.

Major Revision

  • Add cublaslt , FP8 transformers training, dist-inference cpp in NDv5 config example
  • Add hipblaslt , FP8 transformers training, dist-inference cpp in AMD MI300 config example

@yukirora yukirora requested a review from a team as a code owner September 25, 2024 16:22
@cp5555 cp5555 mentioned this pull request Sep 25, 2024
22 tasks
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.80%. Comparing base (0ac21a5) to head (b5af112).
Report is 1 commits behind head on release/0.11.

Additional details and impacted files
@@              Coverage Diff              @@
##           release/0.11     #652   +/-   ##
=============================================
  Coverage         85.80%   85.80%           
=============================================
  Files                97       97           
  Lines              6923     6923           
=============================================
  Hits               5940     5940           
  Misses              983      983           
Flag Coverage Δ
cpu-python3.6-unit-test 71.61% <ø> (ø)
cpu-python3.7-unit-test 71.61% <ø> (ø)
cpu-python3.8-unit-test 71.64% <ø> (ø)
cuda-unit-test 83.88% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yukirora yukirora enabled auto-merge (squash) September 26, 2024 07:02
@yukirora yukirora merged commit e39489c into release/0.11 Sep 26, 2024
20 of 22 checks passed
@yukirora yukirora deleted the yutji/add-config branch September 26, 2024 14:40
yukirora added a commit that referenced this pull request Oct 8, 2024
**Description**
Add configurations for NDv5 and AMD MI300.

**Major Revision**
- Add cublaslt , FP8 transformers training, dist-inference cpp in NDv5
config example
- Add hipblaslt , FP8 transformers training, dist-inference cpp in AMD
MI300 config example
yukirora added a commit that referenced this pull request Oct 10, 2024
**Description**
Cherry pick bug fixes from v0.11.0 to main

**Major Revision**
* #645 
* #648 
* #646 
* #647 
* #651 
* #652 
* #650

---------

Co-authored-by: hongtaozhang <[email protected]>
Co-authored-by: Yifan Xiong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants