]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
doc: add cuda guide for fedora (#11135)
authorTei Home <redacted>
Thu, 9 Jan 2025 11:32:06 +0000 (19:32 +0800)
committerGitHub <redacted>
Thu, 9 Jan 2025 11:32:06 +0000 (11:32 +0000)
commit1204f9727005974587d6fc1dcd4d4f0ead87c856
tree5ce7eec4c6eb3609135011a7e7c9b3067f1c7af9
parent8eceb888d7b7f5e93d20a4f85ca6511022b87040
doc: add cuda guide for fedora (#11135)

Since NVIDIA does not release CUDA for in-maintenance versions of Fedora, the process of setting up the CUDA toolkit on Fedora has become quite involved. This guide should help mere mortals install CUDA for development in a Fedora 39 toolbox environment, without affecting the host system.
docs/build.md
docs/cuda-fedora.md [new file with mode: 0644]