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

Critical OpenCL big affecting intel Graphics devices #123

Open
brichard19 opened this issue Dec 28, 2018 · 18 comments
Open

Critical OpenCL big affecting intel Graphics devices #123

brichard19 opened this issue Dec 28, 2018 · 18 comments
Labels
bug Something isn't working

Comments

@brichard19
Copy link
Owner

There is a critical OpenCL bug detailed here https://software.intel.com/en-us/forums/opencl/topic/801754

This bug affects the OpenCL version of Bitcrack. It will not find keys on some Intel graphics devices.

I will look into creating a work-around in the code until the issue is resolved.

@brichard19 brichard19 added the bug Something isn't working label Dec 28, 2018
@dem10
Copy link

dem10 commented Dec 29, 2018

Perhaps for the same reason AMD devices do not work correctly?

@OSoup
Copy link

OSoup commented Jan 28, 2019

I have a laptop with Intel HD Graphics 620 and dedicated AMD Radeon 530. None of them works.

@OSoup
Copy link

OSoup commented Jan 31, 2019

I have a laptop with Intel HD Graphics 620 and dedicated AMD Radeon 530. None of them works.

0.28 release is working now with AMD Radeon 530.
Intel HD Graphics 620 still not working
Thanks!

@hamnaz
Copy link

hamnaz commented Jan 31, 2019

current updates
1 feb 2019
fresh install, and compile
with cl bitcrack, 1 address at gtx 460 - comp
5.6 mkeys/s
with cu bitcrack -comp
44 mkeys/s
with oclvanitygen both comp/uncomp
13.80 mkeys/s

@brichard19
Copy link
Owner Author

The latest release (0.29) has a workaround for the Intel multiplication bug. Tested on an Intel UHD 630

@OSoup
Copy link

OSoup commented Feb 8, 2019

0.29 release is working now on Intel HD Graphics 620.
Thanks!

@AmadeiX
Copy link

AmadeiX commented Feb 8, 2019

And Intel HD Graphics 520. Thanks!

@ayiphelmy
Copy link

how to use multiple gpu? i add command in bat like -d 0 -d 1 not working... the software always use d 1 gpu

@brichard19
Copy link
Owner Author

@ayiphelmy Each instance can only use 1 GPU. To use multiple GPUs you will need to run multiple instances of the program.

@tradingbaha001
Copy link

2020 ==) on intel hd graphics 620 , it stops at ===) loading adresses from ' address .txt ' ?
it redirects me to a new command typing task ?

@tradingbaha001
Copy link

@brichard19 2020 ==) on intel hd graphics 620 , it stops at ===) loading adresses from ' address .txt ' ?
it redirects me to a new command typing task ?
issue bitchard

@usergoodgithub
Copy link

in fact, on AMD devices, the not finding error is when the --keyspace parameter is specified.When we do not specify this parameter, the program works fine. As soon as the parameter is indicated, any range, then the result can be skipped. Hope for a quick direction from the developer. Thank you.

@kamilkilic93
Copy link

Hi. I downloaded all files. I typed the key I want to search in the keys section of the main file in the AddrGen folder. There is no activity currently. When I try to open .exe files it instantly shuts down. How should I go about it? What should I do?

@kamilkilic93
Copy link

I tried running the program in Linux. I failed.

./cuBitCrack: Access denied....

./clBitCrack: There is no such file or directory ...

Command not found ...

As a result, I failed and was desperate. I'm waiting for your help.

Linux sürümü, Mint 19.2
Cuda is loaded.
OpenCl is loaded.

@Nowshad420
Copy link

May i get a video, please? How to use it. Its very helpful for me. My Intel HD Graphics 5500

@focus8877
Copy link

Hello sir I have an address but looking for the right tools to crack the private key

@mirameshs
Copy link

my device is
opencl version : 3.0.1.0
device : RX580 8GB
I have same problem and can not find the key on some ranges

is there any solution ?

@jamiegreen7
Copy link

20000000000000000:3ffffffffffffffff -c 13zb1hQbWVsc2S7ZTZnP2G4undNNpdh5so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests