Skip to content

clGetDeviceIDs(): error #302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ghost opened this issue Apr 24, 2020 · 2 comments
Closed

clGetDeviceIDs(): error #302

ghost opened this issue Apr 24, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 24, 2020

hashcat -I
hashcat (v5.1.0) starting...

clGetDeviceIDs(): CL_DEVICE_NOT_FOUND

OpenCL Info:

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

Device ID #1
Type : CPU
Vendor ID : 8
Vendor : Intel(R) Corporation
Name : Intel(R) Xeon(R) CPU X5472 @ 3.00GHz
Version : OpenCL 1.2 (Build 475)
Processor(s) : 8
Clock : 3000
Memory : 5005/20020 MB allocatable
OpenCL Version : OpenCL C 1.2
Driver Version : 1.2.0.475

Platform ID #2
Vendor : Mesa
Name : Clover
Version : OpenCL 1.1 Mesa 20.0.5
########################################################################

DIST : ARCH
DE : KDE

########################################################################
Currently installed

extra/intel-tbb 2020.2-1 [installed]
extra/xf86-video-intel 1:2.99.917+906+g846b53da-1 (xorg-drivers) [installed]
community**/intel-gmmlib** 20.1.1-1 [installed]
community/intel-graphics-compiler 1:1.0.3771-1 [installed]
community/intel-opencl-clang 10.0.0.1-1 [installed]
aur/intel-compute-runtime-git 19.21.13045.r47.gc0383491-1 (0, 0.0) [installed: 20.16.16582.r45.g2dbffe8b6-1]
aur/intel-opencl 5.0.r63503-2 (27, 0.047604) [installed: 5.0.r63503-2]
aur/intel-opencl-runtime 1:18.1.0.013-2 (52, 0.104309) [installed: 1:18.1.0.013-2]
#########################################################################

@JacekDanecki
Copy link
Contributor

It looks like issue with hashcat application, as clinfo and clpeak work fine under Arch.
Need more debug here.

@ghost
Copy link
Author

ghost commented Apr 25, 2020

Ok after looking into opencl runtime and specs on intel , the latest runtime 18.1 doesn't support xeon processors, the previous version 16.2 supports them , that's what the problem is, there is a conflict or lack of support with the runtime with certain programs like hashcat, john etc etc

I'll leave it open in case someone else has the same problem

@ghost ghost closed this as completed Apr 26, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant