I have built a incus cluster with three computers:
Computer 1 (boostrap server):
system:ubuntu20.04
GPU:Nvidia Geforce RTX 4090 * 2
Computer 2 :
system:ubuntu20.04
GPU:Nvidia Geforce RTX 4090 D * 2
Computer 3:
system:ubuntu20.04
GPU:Nvidia Geforce RTX 4090D * 2
and I created a container on bootstrap server which the the system is ubuntu20.04(container version), I have installed the GPU driver,cuda and other deeplearning environments in this container, I want to know can I use the GPU from other servers(computer 2 and computer 3), if incus cluster support such things, what should I do to achieve this goal.