Vectro Computers
Vectro Computers
 The left terminal window is Garuda Linux (Arch) with RTX 3080 The right terminal is Ubuntu with 1080 ti Both computers have the correct drivers and cuda-toolkit When I...
> What command are you using to start the main.py on your Arch machine? I have a machine running Arch with a 3090 and a 2060. Using `CUDA=1 python3 main.py`,...
I wonder if multiple GPU on one computer would work by virtualizing each GPU and running exo separately on each one.
In a different thread, @AlexCheema mentioned I probably didn't have CUDA installed, and that's why I couldn't get it to recognize the card and had to specify CUDA=1. He was...