Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This example can be found in /reg/g/psdm/tutorials/examplePython/mpiGatherv.py.  It uses the more performant, but more difficult to use, array implementation (vs. the lowercase "gather" which uses python objects).

...