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édenteProchaine révision | Révision précédente | ||
| informatique:ai_coding [05/12/2025 17:33] – [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=" | ||
| | | ||
| Ligne 267: | Ligne 267: | ||
| $ cmake --build build --config Release | $ cmake --build build --config Release | ||
| + | |||
| + | ... | ||
| + | real 44m35, | ||
| + | user 42m38, | ||
| + | sys 1m51, | ||
| </ | </ | ||
informatique/ai_coding.1764952436.txt.gz · Dernière modification : de cyrille
