ATTENTION! No OpenCL Metal HIP or CUDA installation found when hashcat commond

Viewed 54

i found error in hashcat when i run :-

C:\Users\hp\Desktop\hashcat-6.2.6>hashcat -m 2500 -b

and result is :

    C:\Users\hp\Desktop\hashcat-6.2.6>hashcat -m 2500 -b
hashcat (v6.2.6) starting in benchmark mode

Benchmarking uses hand-optimized kernel code by default.
You can use it in your cracking session by setting the -O option.
Note: Using optimized kernel code limits the maximum supported password length.
To disable the optimized kernel code in benchmark mode, use the -w option.

ATTENTION! No OpenCL, Metal, HIP or CUDA installation found.

You are probably missing the CUDA, HIP or OpenCL runtime installation.

* AMD GPUs on Windows require this driver:
  "AMD Adrenalin Edition" (Adrenalin 22.5.1 exactly)
* Intel CPUs require this runtime:
  "OpenCL Runtime for Intel Core and Intel Xeon Processors" (16.1.1 or later)
* NVIDIA GPUs require this runtime and/or driver (both):
  "NVIDIA Driver" (440.64 or later)
  "CUDA Toolkit" (9.0 or later)

Started: Mon Sep 19 09:09:15 2022
Stopped: Mon Sep 19 09:09:15 2022

what is this problem and how can i fix it plz

0 Answers
Related