Basically title. I have a 7600(x)(t) 8G. I want drivers with opencl for hashcat. I know the proprietary ones work, but they are a ludicrously massive PITA. I am willing to use almost any distro to make this work (not Ubuntu, and not one of those random newer ones). I really hope I don’t have to use the proprietary drivers.

Edit: found a good enough solution. I listed the card on ebay and will replace it with an intel arc soon.

  • @HumanPerson@sh.itjust.worksOP
    link
    fedilink
    English
    32 months ago

    Mesa clover opencl has only 40% of the extensions implemented. I suspect hashcat needs some that it doesn’t have, if I am understanding that correctly.

      • Klara
        link
        fedilink
        22 months ago

        I second rusticl, but I’d like to note that it uses Gallium internally, and not Vulkan. There is a vulkan-gallium translation layer called Zink, though, which can be used to run rusticl on any Vulkan-capable GPU AFAIK. Zink is initially made to run OpenGL on Vulkan, but it’s also just a general-purpose Gallium driver.