From db4281fb2ff552c52cb3ff684f735bf4aa8f7d3d Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Mon, 6 Oct 2025 17:37:09 +0200 Subject: GPU install --- topics/systems/linux/GPU-on-balg01.gmi | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'topics/systems') diff --git a/topics/systems/linux/GPU-on-balg01.gmi b/topics/systems/linux/GPU-on-balg01.gmi index d3c6fc9..ab4b485 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 -- cgit 1.4.1