For the complete documentation index, see llms.txt. This page is also available as Markdown.

Manage vGPU

Prepare the system

  • OS: Ubuntu24.04

  • GPU: Nvidia RTX Pro 6000 blackwell Ada(96 GB)

  • Nvidia Driver: 590.48.01

  • Cuda Toolkit: 13.1

  • Docker

VM Setting

  1. ตรวจสอบว่า VM เห็น GPU

lspci | grep -i nvidia

ต้องเห็น NVIDIA Corporation Device 2bb5 (RTX PRO 6000 Blackwell)

  1. ตรวจสอบว่า Nvidia driver ทำงานได้

nvidia-smi
  1. เปิด MIG mode

  1. สร้าง MIG Instance

  1. ตั้งค่า MIG ให้ auto-start หลัง reboot

Last updated

Was this helpful?