|
hipDeviceGetAttribute(): 1 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: hipDeviceGetAttribute(): 1 (/thread-10859.html) |
hipDeviceGetAttribute(): 1 - Zei Kom - 07-03-2022 Hello. I am new to hashcat and have just installed drivers for nvidia gpu and amd cpu on windows 11 laptop. When entering the command ".\hashcat -I" the error "hipDeviceGetAttribute(): 1" appears. I think the problem is the compatibility of the HIP and OpenCL drivers. What should I do? RE: hipDeviceGetAttribute(): 1 - Snoopy - 07-04-2022 i think HIP is for GPU so you could deinstall this right away, im not quite sure but i also remember that newest HIP isnt supported right now AMD and Intel CPU will just work fine with INTEL opencl for CPU only, see *ttp://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/13794/opencl_runtime_18.1_x64_setup.msi RE: hipDeviceGetAttribute(): 1 - Zei Kom - 07-05-2022 (07-04-2022, 05:26 PM)Snoopy Wrote: i think HIP is for GPU so you could deinstall this right away, im not quite sure but i also remember that newest HIP isnt supported right now How can I deinstall HIP? Sorry if this is a dump question but I am new to this topic. RE: hipDeviceGetAttribute(): 1 - Snoopy - 07-06-2022 mh take a look at Apps and Features (Win 10, i dont think they renamed this) RE: hipDeviceGetAttribute(): 1 - Zei Kom - 07-06-2022 I can't find HIP drivers in there (
IMG_20220707_030655.png (Size: 43.83 KB / Downloads: 2)
,
IMG_20220707_030730.png (Size: 48.99 KB / Downloads: 2)
), but I can find NVIDIA CUDA drivers and OpenCL driver. When I write "./hashcat -I" it shows me this:
IMG_20220707_030856.png (Size: 28.6 KB / Downloads: 1)
.
|