Skip to content

[math-libs] Fix benchmark build on Windows for primitives libs#6794

Open
amd-hsong wants to merge 1 commit into
mainfrom
users/amd-hsong/fix_primlibs_benchmark_build_on_windows
Open

[math-libs] Fix benchmark build on Windows for primitives libs#6794
amd-hsong wants to merge 1 commit into
mainfrom
users/amd-hsong/fix_primlibs_benchmark_build_on_windows

Conversation

@amd-hsong

Copy link
Copy Markdown
Contributor

Motivation

Binaries of benchmarks for primitives libraries are missing from the Window build. This PR fixes the issue.

JIRA ID: ROCM-27542

Technical Details

Benchmarks on Windows do not monitor GPUs (no amdsmi dependency). The condition of building them on Windows was coupled with NOT TARGET amdsmi. They are now decoupled.

Test Plan

CI on Windows with THEROCK_BUILD_TESTING=ON should now build the binaries and include them in the tarball.

Test Result

Check the CI and confirm the issue is fixed.

Submission Checklist

@therock-pr-bot

therock-pr-bot Bot commented Jul 22, 2026

Copy link
Copy Markdown

✅ All Checks Passed — Ready for Review

Check Status Details
🌿 Branch Name ✅ Pass
📝 PR Title/Description ✅ Pass
Forbidden Files ✅ Pass
🧪 Unit Test ✅ Pass PR does not contain code files — Unit Test auto-passed
🔎 pre-commit ✅ Pass
🚫 Draft PR 🔜 To Be Enabled
🚩 Feature Flag 🔜 To Be Enabled
📊 Code Coverage 🔜 To Be Enabled
🤖 therock-pr-bot ✅ Pass

🎉 All checks passed! This PR is ready for review.

📖 Need help? See the Policy FAQ for details on every check and how to fix failures.

@therock-pr-bot

Copy link
Copy Markdown

🎉 All checks passed! This PR is ready for review.

@amd-hsong
amd-hsong requested review from geomin12 and marbre July 22, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: TODO

Development

Successfully merging this pull request may close these issues.

1 participant