forked from flashinfer-ai/flashinfer
-
Notifications
You must be signed in to change notification settings - Fork 8
fix(rocm): resolve the build architecture in one place, not three #289
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
Open
demandal25
wants to merge
18
commits into
amd-integration
Choose a base branch
from
fix-build-arch-resolver
base: amd-integration
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
0ec49b0
fix(rocm): resolve the build architecture in one place, not three
demandal25 afc2ad1
Merge branch 'amd-integration' into fix-build-arch-resolver
demandal25 d44b1ee
Merge branch 'amd-integration' into fix-build-arch-resolver
demandal25 1937e0c
fix(rocm): canonicalize the resolved arch list, and make the agreemen…
demandal25 4d1335d
fix(rocm): validate the arch list before publishing it to the environ…
demandal25 6e8773c
fix(rocm): publish the arch list before validating, and restore it on…
demandal25 7bdc2c9
fix(rocm): publish the validated arch list, not the resolved superset
demandal25 b2f586d
perf(rocm): cache the rocminfo probe; sharpen the fallback warning an…
demandal25 b3fd023
fix(rocm): repair the comments the cache invalidated, and widen probe…
demandal25 1942578
fix(rocm): route explicit arch lists through the resolver too, and wa…
demandal25 4e50a4d
fix(rocm): make the GPU-less warning test order-independent; correct …
demandal25 4841493
fix(rocm): scope architecture detection to the process-visible GPUs
demandal25 c3c9fb1
fix(rocm): let the PyTorch check filter instead of failing the whole …
demandal25 fdb8f38
docs+test(rocm): match the resolver docstring to the code, cover the …
demandal25 e512b84
fix(rocm): narrow only the GPU-less fallback; handle ROCR and the -1 …
demandal25 a421230
fix(rocm): keep resolution provenance through the callers; fix visibi…
demandal25 5f35c76
fix(rocm): make visibility parsing total and check every composing layer
demandal25 14fb0e5
fix(rocm): leave ROCR scoping to rocminfo, which already applies it
demandal25 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
Oops, something went wrong.
Oops, something went wrong.
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.