Large Number of Grids Causing Insufficient GPU Memory #5366
Labels
component: parallelization
Guard cell exchanges and particle redistribution
question
Further information is requested
When performing 3D simulations, I want to divide a large number of grids,
2048*64*2048
, but I encounter the error :Backtrace.0.txt
In this case, what can I do to resolve the issue? As a new WarpX user, there are many details in the official documentation that I’m still learning.
Additionally, I want to apply a time-varying external electromagnetic field in a specific region. I’ve reviewed case
5046
, but I noticed that usingif(..., ...)
statements there caused issues. Does the latest version of WarpX support setting this up with if statements, or is there a better method now?The text was updated successfully, but these errors were encountered: