feat: add ROCm GPU support for AMD hardware #3757
Enable windows rocm build of whisper.cpp
f4ed8841
ci: copy ROCm sysdep libs and ensure build directory exists
acc507e3
Merge branch 'ggml-org:master' into master
078f28fc
Added workflows and actions for self hosted runners.
e7166266
Merge branch 'master' of github.com:lemonade-sdk/whisper.cpp-rocm
671d0149
Reorder jobs.
1c5061f5
adding exports for rocm path and hip path.
a4a6a712
adding rocm lib path to ld_library_path
1e0ec6db
Merge branch 'ggml-org:master' into master
e3a0a13e
Fixed a merge conflict.
bc289aa7
Merge branch 'master' of github.com:lemonade-sdk/whisper.cpp-rocm
249d0b0b
Merge branch 'ggml-org:master' into master
f30d3030
Add AMD ROCm GPU build and test CI infrastructure
c8a540df
I have removed duplicated steps, stray echo, all dead code and utputs…
91fa40d9
Replaced grep -oP '(?<=<Key>)[^<]*' with portable sed -n 's/.*<Key>\(…
265c868c
Reverted the change using cmake instead of make adding mode.
2c853b7a
make compatible with git bash
2fd0fb78
changing the approach to use awk instead, since prior attempt with tr…
4d25bcfc
attempting grep now.
f1287e38
adding powershell job for winodws instead of shell because shells gre…
cd3b5fce
Merge branch 'ggml-org:master' into master
6b6da350
fix: address PR review comments from ramkrishna2910
73de19c4
refactor: consolidate ROCm version resolution to shared bash script
93276f0e
fix(ci): fix Windows ROCm latest auto-detection regex compatibility
9a4b1106
Fix echo command for ROCm URL output
fbe51d99
update version_regex to be windows and linux compatbile.
e0719055
refactor(ci): replace Amazon S3 nightly scanning with AMD official repo
62589cb3
fix(ci): allow custom ROCm version input in workflow_dispatch
8ce7027a
Merge branch 'ggml-org:master' into master
1d6f1d14
Merge branch 'master' of https://github.com/lemonade-sdk/whisper.cpp-…
cf3281c6
Merge pull request #1 from lemonade-sdk/geramy/rocm-build-tests-matrix
0a23b5aa
feat: unified AMD build repo with ROCm, Vulkan, NPU, CPU support
bd9985cf
workflow: updates, test
46fdb266
added NPU runner
56844c2b
added NPU runner
c7aba15b
runner: Update NPU runner
697a6519
workflow: updated with specific tests
00c9258d
workflow: updated with specific tests
642fc7cc
workflow: updated with specific tests
be38480d
workflow: updated with specific tests
4319677c
temp runner
906009ae
temp runner
3a2c22f9
temp runner
e831c841
ci: disable sync update
dcf64a38
ci: fix failure
604a357d
ci: fix failure
ce9af216
ci: revert to github hosted runner
96520a57
ci: revert to github hosted runner
ba8517b8
fix: apply -march=x86-64-v3 and disable AVX-512 for portable Linux CP…
f258e401
ci: use curl
6af771ec
Merge pull request #2 from lemonade-sdk/iswarya/whispercpp-unified-rocm
7ed879ca
ci: add metal builds
49744bd9
ci: versioning update
26519571
Merge pull request #3 from lemonade-sdk/iswarya/whispercpp-unified-rocm
6880f62d
Update README.md
c67c1d10
Update README.md
e66a3500
Add README update
3afa3412
ci: sync
53715767
Merge branch 'master' of https://github.com/lemonade-sdk/whisper.cpp-…
b22c9c7b
ci: new lite
b1649d18
ci: setup lightweight
ef9cee0b
ci: reduce linked bins; Update README
af95c386
docs: update download links to v1.8.3
776f36ec
Optimize library collection in build workflow
460f5be1
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub