Hosting
Virtual Machines (KVM)
5 min
overview virtual machine instances are recommended when docker containerized environments do not satisfy application requirements, such as the need for direct gpu access or complete linux operating system functionality, including systemd or docker since users have direct access to the gpu during rental, they can modify parameters such as memory and core clocks, as well as the power limit configuration hardware requirements the machine must be a bare metal system rather than a virtual machine the cpu and chipset must support intel vt d or amd vi bios ensure that virtualization and iommu are enabled in the bios it is also recommended to enable above 4g decoding and resize bar support operation system the preferred operating system is ubuntu 24 04 server without a graphical interface it is critical that gpu passthrough functions correctly, ensuring that no other processes have access to the gpu drivers for integrated graphics, such as nouveau or amdgpu should be blacklisted enable vm by default, the vm feature is enabled during node software installation to manually check or enable it, run the following command curl https //install octa space/vm | bash if the vm and gpu passthrough are configured correctly, this will be indicated on the node page in cube