UG_MP Release Notes

  • 11/20/22 RELEASE VERSION 1.6.2

    Enhancements/Additons:

    • Changed all sprintf calls to snprintf.


  • 06/14/22 RELEASE VERSION 1.6.1

    Enhancements/Additons:

    • Removed pid_t type from Windows code.


  • 05/05/20 RELEASE VERSION 1.5.3

    Enhancements/Additons:

    • Restructured fork and MPI mode API routines and usage. The MPI API routines were moved from UG_MP to the new UG_MPI library to remove dependence on MPI data types and improve overall implementation within other libraries.


  • 02/06/20 RELEASE VERSION 1.4.7

    Enhancements/Additons:

    • Added a weighted partition map routine.


  • 08/29/19 RELEASE VERSION 1.3.3

    Enhancements/Additons:

    • Initial release of UG_MP parallel processing library.