Chia-Network / bladebit

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

BBCuda stops: waiting for parks buffer and plot size keeps growing #435

Open FFurno opened 8 months ago

FFurno commented 8 months ago

Hi,

I have encountered the following issue. BBCuda stops plotting with the following message: "Waiting for parks buffer to become available"

At the same time, the size of the produced plot "xxx.plot.temp" keeps growing significantly above target (e.g. 365GB as opposed to 80GB). It looks like BBCuda keeps adding data to the plot, which at some point becomes too large and everything stops.

This happens after several plots are produced, not immediately. I checked whether the issue was a faulty SSD but it wasn't. All the other plots produced before the error shows up are perfectly valid.

OS: Win 10 GPU: 3080ti RAM: 128GB Plotter: BB Cuda 3.1 Mobo+CPU: Gigabyte Z590 + 10850k Compression: C7

error1 error2