rocm-gfx803 icon indicating copy to clipboard operation
rocm-gfx803 copied to clipboard

We need wheels for python 3.9

Open BishopWolf opened this issue 2 years ago • 6 comments

Hello

In Slicer we have a new module using torch https://discourse.slicer.org/t/new-extension-fully-automatic-whole-body-ct-segmentation-in-2-minutes-using-totalsegmentator/26710/12

The problem is that Slicer uses an embedded python 3.9 by default (it can install wheels).

Is there a possibility to support python 3.9 here?

BishopWolf avatar Jan 22 '23 20:01 BishopWolf

For stable diffusion web-ui it would be python3.10 I think.

Thanks!

poVoq avatar Feb 01 '23 01:02 poVoq

Is it possible to get torch and torchvision for python 3.10.6? I would like to run Automatic1111. I have ROCm-5.3.0 gfx803 installed

sithil94 avatar Feb 08 '23 11:02 sithil94

@poVoq @sithil94 Bad news, I had test stable diffusion on gfx803, and it hang on about 100% progress. I am afraid it shows kernel pain and I had asked ROCm team for how to debug kernel on gfx803, there is no answers. So we can only play some network likes mnist.

xuhuisheng avatar Feb 08 '23 13:02 xuhuisheng

Dang, that's unfortunate 😢.

sithil94 avatar Feb 08 '23 19:02 sithil94

I think it's somehow related to it being on linux because it works for me with rx580/570 on windows

brsh1 avatar Sep 12 '23 01:09 brsh1

On windows, it seems to using directml, not ROCm.

xuhuisheng avatar Sep 12 '23 02:09 xuhuisheng