All public logs

Jump to navigation Jump to search

Combined display of all available logs of vCloud.ai Documentation. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 07:12, 30 May 2025 Vcloudai talk contribs created page How to enable GPU for AI in Linux (Created page with "=== What you require === 1. OS: Ubuntu 22.04 2. Nvidia GPU 3. Driver Version: 550 (check if the driver is installed correctly using: lspci | grep -i nvidia) 4. Update docker-compose config === NVidia drive installation === ==== Install CUDA Keyring and update the system ==== sudo apt-get update && apt-get upgrade -y wget <nowiki>https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/cuda-keyring_1.1-1_all.deb</nowiki> sudo dpkg -i cuda-keyr...") Tag: Visual edit