summary refs log tree commit diff
path: root/topics/systems/linux
diff options
context:
space:
mode:
authorPjotr Prins2025-10-06 17:37:09 +0200
committerPjotr Prins2025-10-06 17:37:09 +0200
commitf6305e2e0a0ccc2d2ffb7cb4cd552d33ab7fd200 (patch)
treed87b87dc79383f0750756a09f2078424929e5e05 /topics/systems/linux
parent46c390b3394982604e105a696cbac769eab560e0 (diff)
downloadgn-ai-f6305e2e0a0ccc2d2ffb7cb4cd552d33ab7fd200.tar.gz
GPU install
Diffstat (limited to 'topics/systems/linux')
-rw-r--r--topics/systems/linux/GPU-on-balg01.gmi13
1 files changed, 13 insertions, 0 deletions
diff --git a/topics/systems/linux/GPU-on-balg01.gmi b/topics/systems/linux/GPU-on-balg01.gmi
index d3c6fc94..ab4b485e 100644
--- a/topics/systems/linux/GPU-on-balg01.gmi
+++ b/topics/systems/linux/GPU-on-balg01.gmi
@@ -66,6 +66,19 @@ Note I installed the nvidia-open drivers. If things are not working we should lo
 
 => https://docs.nvidia.com/datacenter/tesla/driver-installation-guide/index.html#debian-installation
 
+
+```
+apt-get -y install nvidia-libopencl1 nvidia-open nvidia-driver-cuda
+```
+
+The first one is to prevent
+
+```
+libnppc11 : Conflicts: nvidia-libopencl1
+```
+
+now this should run
+
 ```
 balg01:~# nvidia-smi
 Sat Oct  4 11:56:19 2025