You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
#############################################################################
', 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)
The text was updated successfully, but these errors were encountered:
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 anErr
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 backtraceerror: process didn't exit successfully:
target\debug\bip39-solver-gpu.exe
(exit code: 101)The text was updated successfully, but these errors were encountered: