igfuw / UWLCM

University of Warsaw Lagrangian Cloud Model
GNU General Public License v3.0
6 stars 13 forks source link

Piggy hdf5 #150

Closed pdziekan closed 1 year ago

pdziekan commented 1 year ago

In 3D velocities are copied from kij to kji storage order before saving and they are copied from kji to kij to reading. That's a lot of overhead that could be avoided by some smart hyperslab when reading in 3D with MPI