Next scheduled rescrape ... never
Version 1
Last scraped
Edited on 12/04/2025, 15:42:02 UTC
Hi, guys!
What speed is rtx 4060 in KeyhuntCuda (with any modification, may be)?
My speed (original version of Keyhunt cuda from GitHub) is 1.3Gkey/s but I think, that it will be faster, than my test speed.
Right now I try to do GPU Cyclone and my speed without secp256k1 computing (only compressed public key increment on 1 each iterations, hash160 and comparing to given hash160 (Incrementing pubkey on 1 each iterations not right, but only for tests) is 2.2Gkeys/s and I apologise that this is slow.

Wait a minute. If he just said that the 3060 achieves around 2300 Mkeys/s, how much does the 4090 achieve? Does it reach 8000 Mkeys/s on the RTX 4090? 8 GK/s ?  In Cyclone GPU ?

Why won't anyone share the fastest GPU code here? Are you hiding the best code for yourselves?  It's all just empty talk and blah blah blah.. Tongue

Because no one is obliged to put their work in the public domain for everyone to see. They spend their time and energy on it.
Because I am doing it right now:) The main target - to be twice faster than KeyhuntCUDA, but it is possible only with PTX ASM. And also if somebody knows an algo of Modular inverse faster that DRS62 - let me know. this is the main goal for me. Or stupidly do all of the code with PTX, that impossible for me
Original archived Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
Scraped on 05/04/2025, 15:41:51 UTC
Hi, guys!
What speed is rtx 4060 in KeyhuntCuda (with any modification, may be)?
My speed (original version of Keyhunt cuda from GitHub) is 1.3Gkey/s but I think, that it will be faster, than my test speed.
Right now I try to do GPU Cyclone and my speed without secp256k1 computing (only compressed public key increment on 1 each iterations, hash160 and comparing to given hash160 (Incrementing pubkey on 1 each iterations not right, but only for tests) is 2.2Gkeys/s and I apologise that this is slow.