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

OPENCL ERROR #6

Open
oguzdelioglu opened this issue Jan 25, 2021 · 2 comments
Open

OPENCL ERROR #6

oguzdelioglu opened this issue Jan 25, 2021 · 2 comments

Comments

@oguzdelioglu
Copy link

cargo run
Finished dev [unoptimized + debuginfo] target(s) in 0.36s
Running target\debug\bip39-solver-gpu.exe
thread 'main' panicked at 'called Result::unwrap() on an Err value:

################################ OPENCL ERROR ###############################

Error executing function: clEnqueueReadBuffer

Status error code: CL_OUT_OF_RESOURCES (-5)

Please visit the following url for more information:

https://www.khronos.org/registry/cl/sdk/1.2/docs/man/xhtml/clEnqueueReadBuffer.html#errors

#############################################################################
', src\main.rs:218:128
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
error: process didn't exit successfully: target\debug\bip39-solver-gpu.exe (exit code: 101)

@Uzlopak
Copy link

Uzlopak commented May 26, 2021

This means you dont have enough VRAM.

@oguzdelioglu
Copy link
Author

This means you dont have enough VRAM.

I have an Nvidia Titan X video card.
Is it normal for him to give this error?

How can we overcome the problem?

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

2 participants