hydrian / stable-diffusion-webui-rocm

A stable diffusion webui configuration for AMD ROCm
GNU General Public License v2.0
21 stars 4 forks source link

AMD driver #14

Closed winstonma closed 1 year ago

winstonma commented 1 year ago

Ensure the latest AMD driver would be selected so no need to check AMD driver update from time to time.

13

hydrian commented 1 year ago

This docker repo is designed to be a 'known good' config. Having the Dockerfile grabbing a possible changing package with each build is going to give too much change in the repo. Especially with how SDW is picky about driver versions.

hydrian commented 1 year ago

That being said, I'll give the 5.5 drivers a check an update to them

winstonma commented 1 year ago

The pull commit uses the latest driver (currently 5.6) and it works on my machine.

Only PyTorch with rocm 5.5 / rocm 5.6 doesn't work.