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

tpv15 CUDA error !!!!! <out of memory> !!!!! at CUDA call error code: # 2402 #1724

Open
HakunanMatatat opened this issue Aug 5, 2024 · 1 comment

Comments

@HakunanMatatat
Copy link

hi,

readme.txt

If CUDA is not used for this example, it will take 4-5 hours. But when using CUDA, there are always errors, thinking it's due to insufficient memory. Now that it's increased to 128GB, the same problem still persists.

@danielpeter
Copy link
Member

in your run directory, the OUTPUT_FILES/output_solver.txt file should show how much memory per process it requires on the GPU. in your case, it seems that the card runs out of memory before all the arrays can be allocated on the GPU. you likely will need to use more GPU cards.

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

2 participants