Open Blueblade11 opened 1 year ago
Do you have any solutions?
Do you have any solutions?
I've been studying the fabric docs, to be honest I'm very novice but I'm defs eager to take a fair shot at figuring this out.
I'll update if I have anything notable.
So far all I've really done is swap around hardware/configure network settings, I noticed the address shows up in the host file on windows, but I have no idea how it relates 😅
I'm using x2 (diff) GPUs (3070ti, 4070ti) installed into my desktop. ryzen 5950X 32gb ram Win 11 conda lightning==2.0.2 so-vits-svc-fork==3.11.0
It seems there's still an issue with multiple CUDA enabled GPUs when running
svc train -t
I'm running into this error:
I added a few lines for debugging at
lightning\fabric\utilities\distributed.py:244
:Related: https://github.com/voicepaw/so-vits-svc-fork/issues/392 https://github.com/voicepaw/so-vits-svc-fork/pull/394
more info: nvidia-smi.txt requirements.txt log.txt