LocalIndex in MFIter #4401
Unanswered
ankithadas
asked this question in
Q&A
Replies: 1 comment 1 reply
-
LocalIndex does not change if tiling is on. The code above is not safe for tiling and omp. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear AMReX team,
Does
LocalIndex()
change if OMP tiling is used ? For example, would the following code be safe for tiling and non-tiling case.Beta Was this translation helpful? Give feedback.
All reactions