SVGDreamer
SVGDreamer copied to clipboard
cudaErrorInvalidDevice
Hi - the script successfully runs SD/DDPM but then hits an error:
pydiffvg/render_pytorch.py", line 692, in backward diffvg.render(scene,
RuntimeError: radix_sort: failed on 1st step: cudaErrorInvalidDevice: invalid device ordinal
Any ideas? This is on Ubuntu 24. torch finds the GPU fine (obviously because SD wouldn't run otherwise).