Compilation errors on both HIP and OpenCL
#2
first try the git version of hashcat, as the latest release on the downloadpage is quite old

error: unknown argument: '-flegacy-pass-manager'

LLVM removed this flag, so its more or less an LLVM problem or hahscat still using this flag, dunno whether this was fixed in the git version but i would try this first

anyway if this not works, you can try option -d 5,6 to use the opencl 2.1 version backend (warning regarding device 3,4 which is the opencl 1.1, which is really old), 1,2 refers to the HIP backend, clamping hahscat to -d 5,6 should work
Reply


Messages In This Thread
RE: Compilation errors on both HIP and OpenCL - by Snoopy - 10-21-2024, 10:09 AM