ERROR: clCreateContext() : -2 : CL_UNKNOWN_ERROR
#1
Hello.

I installed latest Intel OpenCL runtime v16.1 on my Win 10 x64 - Core 2 Duo T7600 (Merom) and tried to use hashcat v3.00 but I got the following error:

ERROR: clCreateContext() : -2 : CL_UNKNOWN_ERROR

It is recognized as:

OpenCL Platform #1: Intel(R) Corporation
========================================
- Device #1: Intel(R) Core(TM)2 CPU         T7600  @ 2.33GHz, 765/3062 MB allocatable, 2MCU


Is Core 2 Duo compatible with hashcat v3.00 CPU ?


My Core 2 Duo supports up to SSSE3 (no SSE4.x) SIMD architecture - 1st generation Core 2 Duo.


thanks!

UPDATE:

It seems that my Core 2 Duo E7300 with SSE4.1 support, suffers from the same problem, same error.

My Sandybridge Core i5-2400 works fine, so it's either a bug of hashcat or a requirement for SSE4.2 (?)


Messages In This Thread
ERROR: clCreateContext() : -2 : CL_UNKNOWN_ERROR - by NikosD - 07-10-2016, 12:53 PM