[AIMIGRAPHX-1202] Add MIGraphX EP standalone build script - #59
Open
TedThemistokleous wants to merge 2 commits into
Open
[AIMIGRAPHX-1202] Add MIGraphX EP standalone build script#59TedThemistokleous wants to merge 2 commits into
TedThemistokleous wants to merge 2 commits into
Conversation
Collaborator
Author
|
@tperry-amd found a possible upstream core fix we need to cherry-pick from our side to MSFT - issue with how our GPU is being enumerated in Linux. |
apwojcik
previously approved these changes
Jul 24, 2026
urpetkov-amd
previously approved these changes
Jul 24, 2026
tperry-amd
requested changes
Jul 24, 2026
TedThemistokleous
dismissed stale reviews from urpetkov-amd and apwojcik
via
July 24, 2026 20:20
4b2a18e
TedThemistokleous
force-pushed
the
migx_ep_build_recipie
branch
from
July 24, 2026 20:20
19b191e to
4b2a18e
Compare
urpetkov-amd
approved these changes
Jul 27, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Script I came up with and used to generate onnxruntime-ep-migraphx end to end.
Useful to capture build and setup steps.
Goal is to eventually move this to a compile where we just pull down appropriate whls instead of builds from source
Can be expanded upon so we can further tweak things like ORT core version + MIGraphX branch for finetuning builds.
Found this worked in Linux when using a ROCM 7.14 core container