Skip to content

hipErrorOutOfMemory when running PeleLMex Flamesheet case with GPU #371

Answered by esclapez
hong27 asked this question in Q&A
Discussion options

You must be logged in to vote

I have just tried to run this case on LUMI, which is very similar to Frontier and Setonix. The case ran with a couple of changes:

  • Deactivating managed memory here
  • Reduce the max_grid_size to 32. This is necessary when running with the magma_direct linear solver in the chemistry, default GMRES might get away with 64 because the memory requirements are much smaller with an iterative solve.

Are you using GPU-aware MPI ? I remember some issues with AMReX arena init size when using GPU-aware MPI on Frontier, so you'll probably need to request a smaller amount (unless the issue has been resolved) as described in the comment above.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@SreejithNREL
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by hong27
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants