should we use remote.cuda() ?
Setup:
Remote machine: nvidia jetson agx xavier, linux-aarch64
Host: linux pc , x_86
I tried it gave following output
ctx = remote.cuda()
print(ctx.exist)
True
Is there any guide of using RPC to connect with gpu device