Chia-Network / bladebit

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

cuda plot doesn't fail if plot drive is full #422

Open xxsmoo opened 1 year ago

xxsmoo commented 1 year ago

cudaplot doesn't recognize, If the plot drive is full. the xxx.plot.tmp is using the last available space. The plotter is running and says, he is createing new files. In my case the last update of the xxx.plot.tmp was yesterday 11 AM and the plotter says he creates new files all 15 minutes (but there are no files, because there is no space on the drive). The plotter should fail with a error message. The problem happens with 3.1.0.rc2 on windows 11 with --disk-128 (local drive) and windows 10 with full memory (nas drive)