We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
Result::unwrap()
Err
###################### OPENCL PROGRAM BUILD DEBUG OUTPUT ######################
###############################################################################
', libcore\result.rs:945:5 note: Run with RUST_BACKTRACE=1 for a backtrace.
RUST_BACKTRACE=1
Specs; Windows 10, CUDA toolkit installed, Graphics Card: Nvidia 660
The text was updated successfully, but these errors were encountered:
Sounds like an NVIDIA driver bug, and I don't have any information about what in the source code is causing it :/
Sorry, something went wrong.
No branches or pull requests
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 anErr
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
The text was updated successfully, but these errors were encountered: