Quick start guide
- Prerequisites
- For GPU rendering
- GPU rendering example
- For CPU rendering
- CPU rendering example
Prerequisites
- Create a project and add an SSH key
- Optionally download CLI tool
For GPU rendering
- Choose a virtual machine with an NVIDIA GPU and Configure
- Use the Ubuntu 22.04 + NVIDIA drivers + Docker image (in CLI tool type
-image ubuntu-nvidia-docker)
gpus.py using vi or nano. This file will detect available GPUs and can be used to debug any GPU issues
-f 1 for -a)
For CPU rendering
- Choose a virtual machine without a GPU and Configure
- Use the Ubuntu 20.04 image (in CLI tool type
-image ubuntu-2004)
-f 1 for -a)