Skip to content

expose readDims and readCoords to python interface

Michael Buehlmann requested to merge mbuehlmann/genericio:interface-work into master

additional capabilities for python interface:

  • pygio.read_dims -> get MPI topology of source ranks
  • pygio.read_coords -> get MPI coordinates of specific rank

Merge request reports