2 Commits

Author SHA256 Message Date
050b36825f Accepting request 1124202 from home:NMorey:branches:science
- Drop support for openmpi[23]
- Prepare support for openmpi5

OBS-URL: https://build.opensuse.org/request/show/1124202
OBS-URL: https://build.opensuse.org/package/show/science/zoltan?expand=0&rev=3
2023-11-16 16:54:41 +00:00
ddc5b82a4b Accepting request 989615 from home:StefanBruens:branches:science
- Update to version 3.901
  * Message tag exceeded max value for MPI standard; caused
    difficulty on some new platforms.
- Update to version 3.90
  * Serialization of Zoltan_Struct to allow its communication
    across processors
  * Minor fixes
- Switch openMPI builds to _multibuild, drop openMPI1, add
  openMPI{2,3,4}
- Drop obsolete patches:
  * zoltan-v3.6-64bit-portability.patch
  * zoltan-v3.6-fix-bufferoverflowstrncat.patch
- Update to version 3.83
  * Autotools files updated to avoid deprecated perl features
  * Added Zoltan_Get_Fn interface to return pointers to registered
    callback functions.
  * Several bug fixes in Fortran90 interface
  * Subtle rounding error fixed in PHG hypergraph partitioner
  * Minor changes to distributed data directory to track number of
    nodes per processor; include file DD.h is now named
    zoltan_dd_const.h
- Update to version 3.82
  * Minor code changes to remove compiler warnings and handle error
    conditions
  * Enable "make -j" in autotools build of Zoltan's F90 interface.
- Update to version 3.81
  * Better integration of ParMETIS v4, METIS v5, and Scotch v6.
  * Better handling of interface differences between MPI versions 1
    and 2.
  * Bug fix in siMPI for non-MPI builds.
  * Minor bugfixes.
- Update to version 3.8
    Zoltan is now released under Trilinos' BSD license.
  * Added an improved hash function that speeds lookups, particularly
    for apps using partitioning parameter RETURN_LISTS=PARTS.
  * Added fixes for integer overflows that occur when A and B are
    valid integers, but A*B overflows an integer.
  * Removed support for OCT partitioning; use HSFC partitioning for
    similar decompositions.
  * Removed support for third-party library DRUM.
  * Removed support for the Zoltan v1.x interface.

OBS-URL: https://build.opensuse.org/request/show/989615
OBS-URL: https://build.opensuse.org/package/show/science/zoltan?expand=0&rev=2
2022-07-21 21:02:38 +00:00