6.5. Other Recent Changes

  1. Bug fix for gatherv (Jan 12, 07)

  2. Bug fix for scatter (Dec 8, 06)

  3. Added the routine mpi_comm_set_errhandler (Nov 29)

  4. Bug fix for mpi_send, for multidimensional arrays (Nov 29)

  5. Minor changes to doc string include file for AIX compiler.

  6. Version 1.13 collectives now work for dynamically created processes.

  7. Version 1.13 added doc strings (on line documentation) for all routines.

  8. Version 1.12.2 fixes a potentially serious memory leak in mpi_send and less serious in mpi_group_incl.

  9. Version 1.12.1 fixes problems with non-integers in mpi_scatter, mpi_scatterv, mpi_alltoall.

  10. Added notes on building using NumPy instead of Numeric.

  11. Added makefile for IBM "SP class" machines.