lucidrains/deep-daze

Can I use an AMD card? (Can't use cuda)

GabrielCrocker7 opened this issue · 1 comments

When downloading this, I didn't worry about my AMD graphics card, because the requirements said I could. But when running it, it said that pytorch wasn't updated. And then it failed because pytorch requires cuda to work. But you can't get cuda using an AMD card. So what should I do?

Unfortunately, it doesn't look like AMD is really officially supported at the moment for this project, since there doesn't appear to be OpenCL integration yet.

See here - #154 (comment) - if it does not find CUDA, it will just default to using the CPU.