Hacker News new | ask | show | jobs
by jonathanlei 1427 days ago
Oh yes! Our standard Ubuntu 18/20 OS images have nvidia-driver-515 + Docker + NVIDIA-Docker2 preinstalled. The all three ML images also come with CUDA if you need that. We'll probably add cloudinit support sometime so that you'll be able to script background workloads that autoshutdown the VM once completed, but at the moment, you'd have to manually SSH into your VM and run it...

Thanks, Jonathan @ TensorDock