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

Thread panic - tried different gpu options but none worked so far #18

Open
carlosssanchez opened this issue Oct 14, 2018 · 1 comment
Open

Comments

@carlosssanchez
Copy link

carlosssanchez commented Oct 14, 2018

C:\Users\c>nano-vanity .do11ar --gpu
Estimated attempts needed: 1073741824
Instruction does not dominate all uses!
%getElem5841.16 = getelementptr [64 x i8] addrspace(5)* %125, i64 0, i64 16
%1926 = bitcast i8 addrspace(5)* %getElem5841.16 to <4 x i32> addrspace(5)*
Broken module found, compilation terminated!
thread 'main' panicked at 'called Result::unwrap() on an Err value:

###################### OPENCL PROGRAM BUILD DEBUG OUTPUT ######################

###############################################################################

', libcore\result.rs:945:5
note: Run with RUST_BACKTRACE=1 for a backtrace.

Specs; Windows 10, CUDA toolkit installed,
Graphics Card: Nvidia 660

@PlasmaPower
Copy link
Owner

PlasmaPower commented Oct 14, 2018

Sounds like an NVIDIA driver bug, and I don't have any information about what in the source code is causing it :/

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