mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-14 12:14:41 +02:00
feat(rocm): ajoute rocm-smi (paquet rocm-smi-lib) sur gpu-01 (#85)
Monitoring GPU consolidé (util/VRAM/temp/clocks) façon nvidia-smi, aligné sur la ROCm 7.2.4 installée (repo rocm, /opt/rocm/bin/rocm-smi déjà dans le PATH). Appliqué sur gpu-01 : llama-server intact (GPU non perturbé). Doc admin/ia/rocm.md + README du rôle mis à jour. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
9c5b8d2048
commit
9b903c0311
3 changed files with 28 additions and 5 deletions
|
|
@ -13,6 +13,7 @@ rocm_gpg_key: "https://repo.radeon.com/rocm/rocm.gpg.key"
|
|||
|
||||
rocm_packages:
|
||||
- rocminfo
|
||||
- rocm-smi-lib # outil rocm-smi (monitoring GPU : util, VRAM, temp, conso, clocks)
|
||||
- rocm-hip-runtime
|
||||
- rocm-opencl-runtime
|
||||
- rocblas
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue