Skip to content

Commit 377231b

Browse files
committed
docs: build: add link to fedora cuda build guide
1 parent f7b8223 commit 377231b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/build.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ For detailed info, please refer to [llama.cpp for SYCL](./backend/SYCL.md).
127127
128128
This provides GPU acceleration using an NVIDIA GPU. Make sure to have the CUDA toolkit installed. You can download it from your Linux distro's package manager (e.g. `apt install nvidia-cuda-toolkit`) or from the [NVIDIA developer site](https://developer.nvidia.com/cuda-downloads).
129129
130+
If you are using Fedora, or would like to set up CUDA in a toolbox, please consider our [Fedora CUDA guide](./fedora-cuda.md). Unfortunately, the process is not as simple as one might expect.
131+
130132
- Using `CMake`:
131133
132134
```bash

0 commit comments

Comments
 (0)