Chia-Network / bladebit

A high-performance k32-only, Chia (XCH) plotter supporting in-RAM and disk-based plotting
Apache License 2.0
337 stars 106 forks source link

Can Bladebit ramplot add tmpfs support ? #255

Closed liyifeng closed 1 year ago

liyifeng commented 1 year ago

My computer have 768GB Ram,I create a 110GB tpmfs dir and mount to /mnt/ramdisk, but the Bladebit will print ERROR when I use the /mnt/ramdisk as the output dir.

my plotting cmd:

./bladebit -f xxx -c xxx -n 100 /mnt/ramdisk

this is the error log:

ERROR: Failed to open plot output file at /mnt/ramdisk/plot-k32-xxxxxxxxxxx.plot ERROR: PLOT xxxxxxxxxxx failed... Trying next plot.

hitpp commented 1 year ago

same problem

harold-b commented 1 year ago

See my response here