Just finished updating the original code based on JeanLucPons' work. My version runs 1.5 to 2 times faster. It’s only for CPU, works on Windows 64 bit and Unix-like OS (tested on Ubuntu/Linux). Planning to add support for arm64 CPUs soon.
Improved Kangaroo Algorithm Implementation Discussion
11 replies 285 views
I checked your telegram group and saw you’re sharing an.exe file. Honestly, not many will feel safe downloading that from a new member here with all the scammers lurking around.
Totally get that... it's risky, for sure. But you could run it in a VM or scan it with VirusTotal. Plus, I’m releasing the source code now at this link if anyone wants to compile it themselves.
alex.cobraMember
Posts: 10 · Reputation: 188
#4Oct 5, 2019, 03:58 PM
If you're uploading stuff, please double-check it before sharing. This one didn’t work for me at all.
Who’s gonna go with a CPU version now? I mean, GPUs are crushing it, especially with the way NVIDIA's RTX cards are going.
Interesting point. I know ARM is generally slower but some say it’s better on energy versus performance. Wonder how it stacks against GPUs.
My CPU version on an i7-13700f performs about the same as my GTX 1080 with the original code. CPUs are more accessible, so we can use more machines and improve results.
That’s great, but puzzles are getting tougher. Now that the previously ‘hard’ ones are solved, the next ones are way tougher. You can’t just keep up with old GPUs anymore without strong hardware.
I was actually thinking about using a bunch of weaker machines, instead of just a few strong ones. I’ve got a couple of old computers just sitting there.
True, ARM is usually more efficient, but not sure how it compares here since I haven't benchmarked yet. Remember, a GPU needs a CPU and that all uses energy too.
For sure, but you should encrypt all the pool traffic with TLS. That way, running on different machines won’t be a hassle and it adds security against eavesdropping on keys.
I found a version that does Puzzle 65 in about 50 seconds on my AMD Ryzen 9 7950X. Looks interesting!
Related topics
- Issues with ripemd160 on Ubuntu 22 9
- New Bitcoin Improvement Proposal with $100 Reward 9
- Clipboard Vulnerabilities in Cryptocurrency Transactions 8
- Understanding the Differences Between Traditional and Simplified Chinese Mnemonics 6
- Running Bitcoin Core on a Laptop with Limited Storage 20
- Exploring Blockstream's Satellite Tech and Its Potential 22