bladebit
A high-performance k32-only, Chia (XCH) plotter supporting in-RAM and disk-based plotting (by Chia-Network)
chia-blockchain
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet) (by Chia-Network)
bladebit | chia-blockchain | |
---|---|---|
33 | 1,297 | |
334 | 10,837 | |
-0.3% | 0.1% | |
6.0 | 9.9 | |
2 days ago | 6 days ago | |
C | Python | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bladebit
Posts with mentions or reviews of bladebit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-15.
- CUDA plot with Quadro M4000 and 256GB RAM always fails on the second plot.
- My opinion: Don't use Gigahorse!
-
oh alpha2..
Nice, waiting official announce, but following are the commits looks like last 6 are commit after alpha 1: https://github.com/Chia-Network/bladebit/compare/master...cuda-compression
-
How can I build bladebit cuda on my machine?
git checkout -b cuda-compression or git clone https://github.com/Chia-Network/bladebit.git -b cuda-compression
- Chia is releasing an alpha build of Bladebit cuda into the beta program
-
Wendell tests all kind of Epycs plotting speed in Bladebit
I don't have any epycs, but I've talked with many people who do, as well as some TR pro owners with 3000 and 5000 series, and we've tested a lot of things. https://github.com/Chia-Network/bladebit/discussions/228 describes some of the problems seen with epycs pretty well. We've also discussed using different nodes per socket settings, disabling some of the cores, manually using numactl and running bladebit with --no-numa and --no-cpu-affinity. So yes, I have some idea what I'm talking about, and your blanket statement that "bladebit doesn't use multithreading" is 100% incorrect.
-
Plotting "Suddenly" Nine Minutes Slower...
If you get your CPU-not-maxed-out problem solved, you might want to try a RHEL based distro (for Bladebit). As of a year ago RHEL was noticably faster with Bladebit. This thread had positive things to say about Rocky (RHEL 8 clone). Apparently Arch is another good candidate.
- AMD EPYC 9554 & EPYC 9654 Benchmarks - Outstanding Performance
- BladeBit 2.0 Error
- Release 1.6.1 · Chia-Network/chia-blockchain
chia-blockchain
Posts with mentions or reviews of chia-blockchain.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-01.
-
[BUG]: GUI Full Node Connects, Begins Syncing and then Stops Syncing Until Restarted
Hello folks. I'm seeking troubleshooting advice. I also posted an issue on github.
- Release 2.1.0 · Chia-Network/chia-blockchain
-
Adding a second harvester under windows
But anyway, I think you're looking for this. https://github.com/Chia-Network/chia-blockchain/wiki/Farming-on-many-machines
-
1.8.2 is out
Fix chia wallet make_offer short-option collision on -r (Fixes #14874) (Thanks @yyolk)
-
No chia transactions since May 7
Look on this close ticket: https://github.com/Chia-Network/chia-blockchain/issues/15214
-
Updating Chia services
To get Chia working after this official soft fork you have to get Chia Client Chia Blockchain 1.7.0 upwards to Chia Blockchain 1.8.0
- Chia 1.8.0 final is on the GitHub!
- Account on multiple computers
- 2 pc setup
- Space Pool Pints
What are some alternatives?
When comparing bladebit and chia-blockchain you can also consider the following projects:
chia-plotter
chia-docker
plotng - PlotNG - plotting utility for Chia.Net
go-spacemesh - Go Implementation of the Spacemesh protocol full node. 💾⏰💪
plotman - Chia plotting manager
pool-reference - Reference python implementation of Chia pool operations for pool operators