doc: [MUSA] minor changes (#12583)
Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
This commit is contained in:
parent
53af4dba42
commit
fd7855f8f5
2 changed files with 2 additions and 1 deletions
|
@ -218,6 +218,7 @@ By default, all supported compute capabilities are enabled. To customize this be
|
|||
|
||||
```bash
|
||||
cmake -B build -DGGML_MUSA=ON -DMUSA_ARCHITECTURES="21"
|
||||
cmake --build build --config Release
|
||||
```
|
||||
|
||||
This configuration enables only compute capability `2.1` (MTT S80) during compilation, which can help reduce compilation time.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue