Changelog for
libscalapack2-openmpi4-2.2.0-3.15.x86_64.rpm :
* Fri Nov 03 2023 Robert Warmbier
- Updated to version 2.2.0
* New features: Allow compilation in ILP64 mode, PR #19
* Major bug fixes: Use pointer macro to prevent integer overflow, PR #16 Fix argument mismatches for implicitly defined functions (for gcc-10+ compatibility), PR #26 No memory leaks on blacs_exit, PR #37
* For details, see our Github Repository- Added scalapack_use_size_t.patch Patch for xxmr2d:out of memory errors (see https://github.com/Reference-ScaLAPACK/scalapack/pull/85)
* Mon Oct 23 2023 Egbert Eich - Disable HPC flavors on i586
* Mon Oct 23 2023 Nicolas Morey - Drop support for obsolete openmpi[123]- Prepare support for openmpi5
* Wed Feb 03 2021 Egbert Eich - Change \'Requires:\' to other HPC packages to %requires_eq to depend on the exact version. This should take care of HPC packages ignoring proper ABI versioning.
* Tue Jan 05 2021 Egbert Eich - Fix build for non-HPC packages: do not build BLACS headers for multiple flavors (boo#1178116).
* Thu Jul 23 2020 Egbert Eich - Add build support for gcc10 to HPC build (bsc#1174439).
* Thu Jul 16 2020 Egbert Eich - Add openmpi4 spport (provided by Alin M Elena)- Replace -fallow-argument-mismatch by -std=legacy
* Wed Jun 17 2020 Egbert Eich - Add compiler flag -fallow-argument-mismatch to allow build with gcc10.
* Sat Mar 28 2020 Egbert Eich - Remove blacs HPC master packages: the libblacs has been removed (boo#1167949).
* Thu Dec 05 2019 Egbert Eich - Add a Provides: for the removed BLACS library package for HPC. libscalapack contains the BLACS ABI.