rocm linux support
This commit is contained in:
parent
e6271bf0f3
commit
41d909f5ef
4 changed files with 36 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ All disabled by default unless otherwise specified.
|
|||
**NOTE**: enabling this no longer guarantees semver compliance,
|
||||
as whisper-rs-sys may be upgraded to a breaking version in a patch release of whisper-rs.
|
||||
* `cuda`: enable CUDA support. Implicitly enables hidden GPU flag at runtime.
|
||||
* `hipblas`: enable ROCm/hipBLAS support. Only available on linux. Implicitly enables hidden GPU flag at runtime.
|
||||
* `opencl`: enable OpenCL support. Upstream whisper.cpp does not treat OpenCL as a GPU, so it is always enabled at
|
||||
runtime.
|
||||
* `openblas`: enable OpenBLAS support.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue