Problem with Intel CPU ( 0000 @ 2.10 GHZ )
#1
Hello everyone. Im trying to make benchmark on CPU like this: cpu It's a notebook CPU ( i9 - 9980HK ) inserted into desktop motherboard ( mutant ). 

When i'm launching hashcat -b -m 15700 i can see: 

---------------------------
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.

OpenCL API (OpenCL 2.1 ) - Platform #1 [Intel(R) Corporation]
=============================================================
* Device #1: Intel(R) UHD Graphics 630, 12992/26096 MB (2047 MB allocatable), 24MCU
* Device #2: Genuine Intel(R) CPU 0000 @ 2.10GHz, skipped

OpenCL API (OpenCL 2.1 WINDOWS) - Platform #2 [Intel(R) Corporation]
====================================================================
* Device #3: Genuine Intel(R) CPU 0000 @ 2.10GHz, skipped

Benchmark relevant options:
===========================
* --backend-devices-virtual=1
* --optimized-kernel-enable

----------------------------------------------------------------
* Hash-Mode 15700 (Ethereum Wallet, SCRYPT) [Iterations: 262144]
----------------------------------------------------------------

Speed.#1.........:        0 H/s (56.27ms) @ Accel:1 Loops:1024 Thr:4 Vec:1

Started: Fri Jun 14 18:57:48 2024
Stopped: Fri Jun 14 18:57:59 2024

------------------------------
When i' launching hashcat -b -m 15700 -D 1 i can see only:

---------------------------
hashcat (v6.2.6-813-g686bc227c) 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.
----------------------------

How can i solve this problem ? ( force hashcat to use this cpu ) thx

P.S. Intel Processor Diagnostic Tool says: CPU 1 - BrandString - Fail.
Reply


Messages In This Thread
Problem with Intel CPU ( 0000 @ 2.10 GHZ ) - by f_rostt - 06-14-2024, 06:05 PM