-
Notifications
You must be signed in to change notification settings - Fork 104
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
Private key does not match the address on AMD GPU #13
Comments
Intel UHD Graphics 630 can generate the correct address while AMD generate error address |
This issue seems inherited from the original profanity. Not sure I can resolve it on my own. |
I seem to be having the same issue - probably should have checked the first results before I went ahead and let it mine away freely on an AWS accelerated compute instance for about a day and a half, but no matter. I am still figuring out this kind of key generation process conceptually, so there's a chance I did something incorrectly. I am testing my results to see if I can arrive at the expected output that was returned from the run. I did some contract addresses as well as standard addresses; will report back when I have some time to test everything. I will say, performance was pretty damn impressive though! 405MH/s average on a single V100 GPU. Thanks for putting the work in to get this up and running again. Edit: Just tried this on my M1 Max 32Core, 64Gb RAM, pretty satisfied with the results; they all line up perfectly as well 👍
|
At the moment I am trying to reproduce the bug on AMD RX 6950 XT. It works ok and generates correct addresses.
one of my runs:
Overall, it generates CORRECT private keys and addresses. It just works. Typical VRAM memory occupation:
|
I suppose that it is a driver issue and usage of ROCM 5.4.0 drivers can really help.
|
Indeed, original profanity had the very same issue: |
the private key does not match the address 0x000000090043190e32734d33772b48fa54c64249
The text was updated successfully, but these errors were encountered: