You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pnorbert JoinedDims never worked, you can see there is no tests. The decision was to push this for later since there was no immediate need from apps and prioritize other features for this release.
We (openPMD -> ECP WarpX / CAAR PIConGPU) are interested in this feature for particle data.
In our simulations, we never need All2All communications. Only I/O requires us to do All2All comms to find global shapes for particles (and their offsets). Since this is a bug fix issue - but more features are needed, I will open another issue to document our request #3452
examples/basics/joinedArray/joinedArray_write.cpp
The variable 'table' is supposed to be a global array, but it shows up as a bunch of local arrays now. Both BP3 and BP4.
The text was updated successfully, but these errors were encountered: