chia-plotter
By madMAx43v3r
bladebit
A high-performance k32-only, Chia (XCH) plotter supporting in-RAM and disk-based plotting (by Chia-Network)
chia-plotter | bladebit | |
---|---|---|
69 | 33 | |
2,266 | 333 | |
0.0% | -0.6% | |
3.1 | 5.4 | |
about 1 year ago | 13 days ago | |
C | C | |
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.
chia-plotter
Posts with mentions or reviews of chia-plotter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-09.
-
Plotters for K33 ?????
The original Madmax plotter supports both K33 and K34, https://github.com/madMAx43v3r/chia-plotter
-
How to plot just in RAM
I didn’t use madmax for like 8 months so I don’t remember, but checkout the default number here https://github.com/madMAx43v3r/chia-plotter The thread number is depending on how many thread your cpu got. I think the more thread is better. Try to put thread = 36 and buckets = 256
-
How long does it take to make a plot?
I would suggest canceling and plotting with the Chia POS plotter. For testing, the Chia POS plotter should be fast enough. The madMAx plotter is generally faster but it has had issues plotting from the Chia Network client in the past. If you want to use the madMAx plotter, I would suggest using the standalone version directly from madMAx's github (which has a link to the github that does windows compiles in the install directions).
-
I need help installing mad max 😭😭
git clone https://github.com/madMAx43v3r/chia-plotter.git
-
Reverse engineering the plotting process
No need to reverse engineer anything. It's explained in all the detail you need in the Chia Proof of Space Construction document. It's implemented in chiapos though I find madmax's implementation of the plotter to be easier to read: https://github.com/madMAx43v3r/chia-plotter/tree/master/include/chia
-
How to fix MadMAx Plotter not installed error
The article you mentioned said that all the questions about the madmax plotter has to updated on its official GitHub repo, https://github.com/madMAx43v3r/chia-plotter, so I made a copy of the same complained and updated it onto the official madmax plotter repo (and the link was given by the official chia repo).
-
Will Chia plotting destroy my NVMe SSD!? Understanding SSD endurance (TBW)
Yes, see https://github.com/madMAx43v3r/chia-plotter for plotting with a ramdisk and https://github.com/ericaltendorf/plotman to automate everything.
-
Chia plotting using Gui / Power shell stops after table 1
The OP can try using the non-packaged version https://github.com/madMAx43v3r/chia-plotter
-
GUI AND maDMAX
You can get around this by using the standalone version of madmax or setting your temp directory as your final directory and using a script to monitor and move .plot files to your final directory.
-
How to plot without Chia Application?
You can install madmax directly (or use the compiled windows binary). Disclaimer: neither are officially endorsed but I've used them with no issues.
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
What are some alternatives?
When comparing chia-plotter and bladebit you can also consider the following projects:
cudf - cuDF - GPU DataFrame Library
chia-blockchain - Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
plotman - Chia plotting manager
plotng - PlotNG - plotting utility for Chia.Net
rapiddisk - An Advanced Linux RAM Drive and Caching kernel modules. Dynamically allocate RAM as block devices. Use them as stand alone drives or even map them as caching nodes to slower local disk drives. Access those volumes locally or export them across an NVMe Target network. Manage it all from a web API.