Out of memory even 20% of the memory used. #4501
-
I'm running a 3d WarpX simulation, but the Slurm system report a error of "out of memory", like following |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi @zhazhajust , here is a script to estimate the memory use: What do you estimate is the amount of memory you need for this sim? Is this a CPU or GPU simulation? |
Beta Was this translation helpful? Give feedback.
-
By the way, is there anyway such as a test mode to check the input file could be running correctly? |
Beta Was this translation helpful? Give feedback.
Hi @ax3l , Thank you for help.
Unfortunely, i'm using refinement grid so the script in #3296 don't work for me.
But i findout that the question maybe was caused by my coarse grid division.
What do you estimate is the amount of memory you need for this sim?
I didn't estimate it. But i check the simulation grid that i divided, and findout that i only set a scalar max_grid parameter. It will make the grid size too big in level 0 and too much grid number to have in level 1.