As per the title, does anyone know a good guide for installing and running SDXL on Fedora with an AMD CPU and gpu?

  • wewbull@iusearchlinux.fyi
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 months ago

    Rocm is the Radeon Open Compute … Something begining with m. It’s the libraries that AMD write to divert workloads to your GPU.

    I have a 7600 and I’m finding things a bit bleeding edge (on Linux). I highly recommend making sure you’re on the latest 7.6.1 of Rocm and make sure the version of pytorch you’re using is a recent nightly that uses 7.6. earlier versions didn’t support the 7xxx series.

    If you’re on windows, I think thinks can work differently.