Skip to content

Conversation

@henryli001
Copy link
Contributor

@henryli001 henryli001 commented Nov 18, 2025

Description
This is an initial effort to compile and run Superbench on NVIDIA GPUs using the Azure Linux 3.0 HPC images.

The change mainly focuses on introducing dynamic path for amd-blis and aocc compiler that are required by hpl-test and cpu-stream tests as the path name will be different from that on other types of images.

Also introduces OS_SKU check in third_party Makefile as ROCBLAS_BRANCH and HIPBLASLT_BRANCH are currently defined using dpkg which won't work for Azure Linux. Thus, also addressing to pave the way for onboarding Azure Linux support for Superbench rocm scenarios.

@henryli001 henryli001 requested a review from a team as a code owner November 18, 2025 05:51
@henryli001 henryli001 changed the title Initial effort to onboard Azure Linux support for Superbench [NVIDIA scenarios] Initial effort to onboard Azure Linux support for Superbench Nov 18, 2025
@henryli001 henryli001 force-pushed the lihl/update-sb-for-azl branch from 4f3d9a7 to 6dadb6a Compare November 18, 2025 06:02
@henryli001 henryli001 changed the title Initial effort to onboard Azure Linux support for Superbench Initial effort to onboard Azure Linux HPC support for Superbench Nov 18, 2025
@henryli001 henryli001 force-pushed the lihl/update-sb-for-azl branch 2 times, most recently from 9b39add to 81573c8 Compare November 20, 2025 20:30
@guoshzhao guoshzhao changed the title Initial effort to onboard Azure Linux HPC support for Superbench Benchmarks: Makefile - Initial effort to onboard Azure Linux HPC support for Superbench Nov 20, 2025
@guoshzhao guoshzhao added enhancement New feature or request benchmarks SuperBench Benchmarks micro-benchmarks Micro Benchmark Test for SuperBench Benchmarks labels Nov 20, 2025
@guoshzhao guoshzhao requested a review from polarG November 20, 2025 21:17
@guoshzhao guoshzhao self-assigned this Nov 20, 2025
@henryli001
Copy link
Contributor Author

@abuccts @polarG kindly ping to see if you have any questions/concerns on this change

@henryli001 henryli001 force-pushed the lihl/update-sb-for-azl branch from 81573c8 to 7398360 Compare December 4, 2025 02:11
@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.69%. Comparing base (c99380b) to head (8b45e47).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #758   +/-   ##
=======================================
  Coverage   85.69%   85.69%           
=======================================
  Files         102      102           
  Lines        7699     7699           
=======================================
  Hits         6598     6598           
  Misses       1101     1101           
Flag Coverage Δ
cpu-python3.10-unit-test 70.97% <ø> (ø)
cpu-python3.7-unit-test 70.42% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@henryli001 henryli001 force-pushed the lihl/update-sb-for-azl branch from 7398360 to 8b45e47 Compare December 24, 2025 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

benchmarks SuperBench Benchmarks enhancement New feature or request micro-benchmarks Micro Benchmark Test for SuperBench Benchmarks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants