exo icon indicating copy to clipboard operation
exo copied to clipboard

Only detects 1/2 Nvidia GPUs, doesn't find macbook over the same local network.

Open reasv opened this issue 1 year ago • 3 comments

Running on WSL/Windows 11 I have two GPUs: image

image Only one is detected by Exo (the 4090) and marked as 0 TFLOPs Moreover, it doesn't seem to find the macbook pro running Exo on the same local network.

reasv avatar Aug 05 '24 11:08 reasv

Setting CUDA_VISIBLE_DEVICES=0,1 does not solve the problem either.

reasv avatar Aug 05 '24 11:08 reasv

I am using Ubuntu 20.04.6 LTS

Similar here, I have 4 RTX 3070 image

But exo finds only one image

darkcoder2000 avatar Aug 05 '24 14:08 darkcoder2000

Thanks for the issue.

The fact that only one GPU shows on the linux box is expected. We need to do some work to make this seamless. I've made an issue for it here #123

The MacBook and the linux box not finding each other is unexpected. Are they definitely on the same local network?

AlexCheema avatar Aug 05 '24 16:08 AlexCheema