Skip to content
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

clCreateContext(): CL_OUT_OF_HOST_MEMORY on Windows 7 #1671

Closed
Xanadrel opened this issue Aug 25, 2018 · 1 comment
Closed

clCreateContext(): CL_OUT_OF_HOST_MEMORY on Windows 7 #1671

Xanadrel opened this issue Aug 25, 2018 · 1 comment

Comments

@Xanadrel
Copy link
Member

hashcat: 4.2.1 & 4.2.1+7 (latest & latest beta)
System: Win7 64b, i5 2500k, 24Gb RAM
GPUs: 1x980Ti, 1x1070Ti (both reference/FE)

Working with driver version 391.35 & below
Reproduced with drivers: 397.64, 397.93, 398.11, 398.36 & 398.82
(Could guess that nvidia changed something OCL related starting with 397.64)

Here is the output for a simple md5 benchmark:

Z:\Hashcat\hashcat-4.2.1+7>hashcat64.exe -b -m 0
hashcat (v4.2.1-23-g067ffa9d) 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.
 
OpenCL Platform #1: NVIDIA Corporation
======================================
* Device #1: GeForce GTX 1070 Ti, 2048/8192 MB allocatable, 19MCU
* Device #2: GeForce GTX 980 Ti, 1536/6144 MB allocatable, 22MCU
 
Benchmark relevant options:
===========================
* --optimized-kernel-enable
 
Hashmode: 0 - MD5
 
clCreateContext(): CL_OUT_OF_HOST_MEMORY
 
Started: Thu Aug 23 23:49:38 2018
Stopped: Thu Aug 23 23:49:41 2018
@Xanadrel
Copy link
Member Author

Seems to be fixed with latest driver as of now (411.63)

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