forked from ggml-org/whisper.cpp
-
Notifications
You must be signed in to change notification settings - Fork 1
Add AMD ROCm GPU build and test CI infrastructure #1
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
Merged
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
c8a540d
Add AMD ROCm GPU build and test CI infrastructure
Geramy 91fa40d
I have removed duplicated steps, stray echo, all dead code and utputs…
Geramy 265c868
Replaced grep -oP '(?<=<Key>)[^<]*' with portable sed -n 's/.*<Key>\(…
Geramy 2c853b7
Reverted the change using cmake instead of make adding mode.
Geramy 2fd0fb7
make compatible with git bash
Geramy 4d25bcf
changing the approach to use awk instead, since prior attempt with tr…
Geramy f1287e3
attempting grep now.
Geramy cd3b5fc
adding powershell job for winodws instead of shell because shells gre…
Geramy 73de19c
fix: address PR review comments from ramkrishna2910
Geramy 93276f0
refactor: consolidate ROCm version resolution to shared bash script
Geramy 9a4b110
fix(ci): fix Windows ROCm latest auto-detection regex compatibility
Geramy fbe51d9
Fix echo command for ROCm URL output
Geramy e071905
update version_regex to be windows and linux compatbile.
Geramy 62589cb
refactor(ci): replace Amazon S3 nightly scanning with AMD official repo
Geramy 8ce7027
fix(ci): allow custom ROCm version input in workflow_dispatch
Geramy cf3281c
Merge branch 'master' of https://github.com/lemonade-sdk/whisper.cpp-…
Copilot 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
Some comments aren't visible on the classic Files Changed page.
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
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.