Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU recompute failed with: bad allocation #324

Open
nekizhang opened this issue Jun 8, 2024 · 4 comments
Open

GPU recompute failed with: bad allocation #324

nekizhang opened this issue Jun 8, 2024 · 4 comments

Comments

@nekizhang
Copy link

nekizhang commented Jun 8, 2024

Farm : C19 & C30
GPU:4x3080Ti in one PC
error log like this
Exception fetching qualities for C:\Users\N\Desktop\hdd\5\p\plot-k32-c30-2024-06-02-06-22-1095526170d5d091ea04a8fb6518a493997bb5287c7b6f0ddc5f08b0327734e5.plot: GPU recompute failed with: bad allocation PlotInfo(prover=<chiapos.DiskProver object at 0x000002221E7B10F0>, pool_public_key=None, pool_contract_puzzle_hash=<bytes32: 765cbfb1bce74bba62e14473a560061bfd9b5394c0353324f8eb518296cba4b0>, plot_public_key=, file_size=46485810376, time_modified=1717280858.05)

@nekizhang nekizhang changed the title GPU recompute failed with: bad allocation PlotInfo GPU recompute failed with: bad allocation Jun 11, 2024
@madMAx43v3r
Copy link
Owner

Probably not enough RAM?

@nekizhang
Copy link
Author

Probably not enough RAM?

16GB RAM
If only C19 or C30 , everything is ok,but farm C19 and C30,sometimes will have many these errors

@madMAx43v3r
Copy link
Owner

try to limit RAM usage by setting CHIAPOS_MAX_CORES to 8

@FZelin
Copy link

FZelin commented Sep 22, 2024

I used cuda 11.4 before and this problem also occurred. After I updated to cuda12.4, it run perfectly and this problem no longer occurred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants