06-29-2023, 03:31 PM
I installed ROCm 5.4.x , and HIP Runtime 5.4 as well.
But Hashcat report detected version 4.2.
Can anyone give some clue how it happened, and method to solve it.
Thank you.
But Hashcat report detected version 4.2.
Can anyone give some clue how it happened, and method to solve it.
Thank you.
Code:
user@compute2:~$ hashcat -I
hashcat (v6.2.5) starting in backend information mode
Unsupported AMD HIP runtime version '4.2' detected! Falling back to OpenCL...
clGetDeviceIDs(): CL_DEVICE_NOT_FOUND
clGetDeviceIDs(): CL_DEVICE_NOT_FOUND
user@compute2:~$ dpkg -l | egrep 'hip-'
hip-dev 5.4.22802.50401-84~20.04 amd64 HIP:Heterogenous-computing Interface for Portability
hip-doc 5.4.22802.50401-84~20.04 amd64 HIP:Heterogenous-computing Interface for Portability
hip-rocr-amdgpu-pro 21.30-1290604 amd64 ROCr HIP Clang Runtime
hip-runtime-amd 5.4.22802.50401-84~20.04 amd64 HIP:Heterogenous-computing Interface for Portability
hip-samples 5.4.22802.50401-84~20.04 amd64 HIP:Heterogenous-computing Interface for Portability
rocm-hip-libraries 5.4.1.50401-84~20.04 amd64 Radeon Open Compute (ROCm) Runtime software stack
rocm-hip-runtime 5.4.1.50401-84~20.04 amd64 Radeon Open Compute (ROCm) Runtime software stack
rocm-hip-runtime-dev 5.4.1.50401-84~20.04 amd64 Radeon Open Compute (ROCm) Runtime software stack
rocm-hip-sdk 5.4.1.50401-84~20.04 amd64 Radeon Open Compute (ROCm) Runtime software stack
user@compute2:~$