Open sannant opened 3 years ago
Yes I am still interested.
I have a usecase for 3D so I work on this right now.
I rollback on that. As long as you don't need domain decomposition in all space directions, an easy workaround is to flatten and unflatten dimensions that are not domain decomposed, so that the actually stored array is atmost 2D. Thank you @griessej for suggesting this easy workaround.
I put the WIP here: https://github.com/IMTEK-Simulation/NuMPI/tree/feat/22_2d_npy_io
Currently it is only 2D.
@griessej, you were interested in 3D MPI io, correct ?
Do we need 1D MPI IO ?