SVGDreamer icon indicating copy to clipboard operation
SVGDreamer copied to clipboard

cudaErrorInvalidDevice

Open davidaknowles opened this issue 1 year ago • 1 comments

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).

davidaknowles avatar Sep 29 '24 17:09 davidaknowles