clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR
#1
i got error message clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR
i use to have AMD video card(GPU), not anymore ..Un-installed all amd driver, that i can think of.
I'm using i-7 3770K intel video on cpu
i installed opencl_runtime_16.1.1_x64_setup for intel

i'm using CPUwith  hascat 3.30 hashcat64.exe -a 0 -m 2500 with password file and file.hccap


Code:
OpenCL Platform #2: Intel(R) Corporation
========================================
* Device #2:        Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz, 2047/16264 MB allocatable, 8MCU

Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 1

Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
* Slow-Hash-SIMD

Watchdog: Hardware Monitoring Interface not found on your system
Watchdog: Temperature abort trigger disabled
Watchdog: Temperature retain trigger disabled

clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR

Started: Tue Feb 07 19:47:54 2017
Stopped: Tue Feb 07 19:47:55 2017

D:\DriveE\HashcatGUI_050b1\hashcat-3.30>

i did a hascat64 -I

Code:
D:\DriveE\HashcatGUI_050b1\hashcat-3.30>hashcat64 -I
hashcat (v3.30) starting...

OpenCL Info:

Platform ID #1
  Vendor  : Advanced Micro Devices, Inc.
  Name    : AMD Accelerated Parallel Processing
  Version : OpenCL 1.2 AMD-APP (1573.4)

  Device ID #1
    Type           : CPU
    Vendor ID      : 128
    Vendor         : GenuineIntel
    Name           :        Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
    Version        : OpenCL 1.2 AMD-APP (1573.4)
    Processor(s)   : 8
    Clock          : 3500
    Memory         : 2047/16264 MB allocatable
    OpenCL Version : OpenCL C 1.2
    Driver Version : 1573.4 (sse2,avx)

Platform ID #2
  Vendor  : Intel(R) Corporation
  Name    : Intel(R) OpenCL
  Version : OpenCL 1.2

  Device ID #2
    Type           : CPU
    Vendor ID      : 8
    Vendor         : Intel(R) Corporation
    Name           :        Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
    Version        : OpenCL 1.2 (Build 25)
    Processor(s)   : 8
    Clock          : 3500
    Memory         : 2047/16264 MB allocatable
    OpenCL Version : OpenCL C 1.2
    Driver Version : 6.4.0.25


D:\DriveE\HashcatGUI_050b1\hashcat-3.30>

Is it Opencl from amd it's using?
"Version : OpenCL 1.2 AMD-APP (1573.4)"

But bruteforce, combination, are working fine without error. Only error that i tested so far is with password file Mode Straight


Messages In This Thread
clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR - by fonzy35 - 02-08-2017, 02:01 AM