Re: Installing CUDA with FAI

2024-10-25 Diskussionsfäden Stephan Frank
+0200, Stephan Frank wrote: > Amongst other approaches I have tried the runfile installation like so: > > > chroot /target apt install -y make linux-headers-$(uname -r) > > chroot /target wget -nc > > https://developer.download.nvidia.com/compute/cuda/12.6

Re: Installing CUDA with FAI

2024-10-24 Diskussionsfäden Stephan Frank
Hallo Thomas, thank you for your kind reply. > I wonder what the problems are. Do you have some excerpt from the logs? I use this installation guide and try to make it into a script: https://docs.nvidia.com/cuda/cuda-installation-guide-linux/ Amongst other approaches I have tried the runfile i

Installing CUDA with FAI

2024-10-24 Diskussionsfäden Stephan Frank
Hello everyone, has anybody ever successfully installed CUDA via FAI into a Debian Bookwork (or any other) installation? I have been trying to set this up for over a week now - yet no success. Regards, Stephan