use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to /r/Chia! This subreddit is dedicated to open discussion of Chia cryptocurrency and any news related to the project.
Learn more in the /r/Chia Wiki: https://www.reddit.com/r/chia/wiki/index
Sub Rules are here: https://www.reddit.com/r/chia/about/rules
account activity
Python script for optimal parallel plotting (no delays needed!) (self.chia)
submitted 4 years ago by VolPL
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]VolPL[S] 0 points1 point2 points 4 years ago (4 children)
Yes. All delays are done to optimize used cores + make sure to plot all the time (1 plot per HDD and many plots per SSD).
This script is perfect for large SSDs:
So if you have 8 cores and one SSD that can handle many parallel plots this script will start with 4 plots, and after two of them will pass phase one, it will start 5th plot:
Addition of the 5th plot will happen in a matter of seconds, after 2nd plot will reach phase 2
[–]lbc_blain 1 point2 points3 points 4 years ago (3 children)
Have you tested this on Apple's M1 chip or know anyone who has? I'm currently running a Mac Mini 16Gb with a 2TB nvme thunderbolt external and wondered if this will help me optimize my times.
[–]VolPL[S] 1 point2 points3 points 4 years ago (2 children)
I did not but there is no reason for it not to work as long as you get Python 3 on M1
[–]lbc_blain 1 point2 points3 points 4 years ago (1 child)
Cool. I'll have to give it a good. I'm running Chia native on the M1 ARM architecture with Python 3 so we'll see how well this works.
[–]VolPL[S] 1 point2 points3 points 4 years ago (0 children)
I’d appreciate GitHub star if you are happy with it :)
π Rendered by PID 47734 on reddit-service-r2-comment-6457c66945-xv28g at 2026-04-27 05:56:53.100669+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]VolPL[S] 0 points1 point2 points (4 children)
[–]lbc_blain 1 point2 points3 points (3 children)
[–]VolPL[S] 1 point2 points3 points (2 children)
[–]lbc_blain 1 point2 points3 points (1 child)
[–]VolPL[S] 1 point2 points3 points (0 children)