dream-creator icon indicating copy to clipboard operation
dream-creator copied to clipboard

I have AMD GPU I get this error "Torch not compiled with CUDA enabled"

Open qomiter opened this issue 5 years ago • 1 comments

I have AMD GPU I get this error "Torch not compiled with CUDA enabled"

qomiter avatar Apr 12 '21 02:04 qomiter

@qomiter You need a GPU that supports ROCm and you need to install the ROCm supporting version of PyTorch: https://pytorch.org/blog/pytorch-for-amd-rocm-platform-now-available-as-python-package/

ProGamerGov avatar Apr 23 '21 01:04 ProGamerGov