informatique:ai_coding
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| informatique:ai_coding [05/12/2025 17:40] – [Avec GPU] cyrille | informatique:ai_coding [05/12/2025 19:13] (Version actuelle) – [Avec GPU] cyrille | ||
|---|---|---|---|
| Ligne 240: | Ligne 240: | ||
| Ensuite une très très longue compilation : | Ensuite une très très longue compilation : | ||
| - | |||
| - | DCMAKE_CUDA_ARCHITECTURES: | ||
| < | < | ||
| + | # DCMAKE_CUDA_ARCHITECTURES : | ||
| # CUDA GPU Compute Capability https:// | # CUDA GPU Compute Capability https:// | ||
| # RTX 3060 : 86 | # RTX 3060 : 86 | ||
| # RTX 5060 : 120 | # RTX 5060 : 120 | ||
| + | |||
| $ cmake -B build -DGGML_CUDA=ON -DCMAKE_CUDA_ARCHITECTURES=" | $ cmake -B build -DGGML_CUDA=ON -DCMAKE_CUDA_ARCHITECTURES=" | ||
| | | ||
informatique/ai_coding.txt · Dernière modification : de cyrille
