Chia-Network / drplotter

Apache License 2.0
62 stars 7 forks source link

DrError code: 203 and drop in proof partials. #20

Closed drnick23 closed 4 months ago

drnick23 commented 5 months ago

In ~/.drplotter/logs/drsolver_gpu_0.log

you will sometimes see lines like these:

~/.drplotter/logs/drsolver_gpu_0.log

[2024-02-09 21:13:56.260] [error] DrError code: 203 [2024-02-09 21:14:04.759] [error] DrError code: 203 [2024-02-09 21:14:13.181] [error] DrError code: 203 [2024-02-10 00:17:57.359] [error] DrError code: 203 [2024-02-10 00:18:06.673] [error] DrError code: 203 [2024-02-10 00:18:15.546] [error] DrError code: 203 [2024-02-10 06:55:55.300] [error] DrError code: 203 [2024-02-10 06:56:04.929] [error] DrError code: 203 [2024-02-10 06:56:13.956] [error] DrError code: 203

These are the solver catching some errors when finding a full proof. However, they should not retrying every signage point.

For now, this will result in a small percentage drop in reported proof partials vs DrSolver reported effective TiB, but should be fixed in an upcoming release.