guydavis/machinaris

Unable to Set Bucket Size for Bladebit

insano71 opened this issue · 2 comments

Not sure if this is not implemented or I just can't figure out how to set the variable but it would be nice to be able to set the bucket size when using the Bladebit plotter. In the newer versions it mentions that best results are when buckets=64 for diskplot plus >98gb ram usage.

I've tried adding the following under the bladebit config and when saving the plotter config get errors
-b: 64
-b 64
b: 64
b: 64
buckets: 64
buckets 64
n_buckets: 64
n_buckets 64

Good suggestion. I've improved the passthru for the --buckets parameter, by allowing a diskplot_buckets: 265 setting under bladebit plotter configuration on the "Settings | Plotting" page. Now available in the development stream of Machinaris.

Now available in version of 0.8.6 of Machinaris. Thanks!