Init gpu memory fail. #4041
-
When i try to use warpx in gpu, it shows that "amrex::Abort::2::Out of gpu memory. Free: 23827316736 Asked: 25567297536 !!!". Is there any way to avoid it? I try to use multi gpu (4 V100) to run this code but still need the same size of gpu memory. |
Beta Was this translation helpful? Give feedback.
Answered by
zingale
Jul 20, 2024
Replies: 2 comments
-
A part of GPU memory has been used by other code. |
Beta Was this translation helpful? Give feedback.
0 replies
-
you could try:
see: https://amrex-codes.github.io/amrex/docs_html/GPU.html?highlight=the_arena_init_size |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zhazhajust
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you could try:
see: https://amrex-codes.github.io/amrex/docs_html/GPU.html?highlight=the_arena_init_size