scalapack_2_1_0-gnu-mpich-hpc-module-2.1.0-8.17 >  A `Cqp9|ZX{y;QDȷy?=oU3(pIcYJ'ʄZ^Q7((CE6eEYdQe1-70Tx^ F>+Ĝ5ֺOl BmAUA?+2-3- ÿwKR(Ѐa2# 3cd' UDhHĪ.Iҋy$ ik7-H֔ :2Tb$p$ǖŅfWƦTK)ܣ l[/aEXR.WEt656da9c1916d800bc017efe9e105d66a2667ef1c58b76d85d1d0f0078ad77d3ceb28c64ebe52fb0eed23611267565bb448912853܉`Cqp9|^"ꖛZ3fYx @Hv^V*T-% ׷oyE 8G}a,Ϻ?y8JJي`-b5SɒU;E +x)J Rrp O-x)kU&gE83^:pV|۽DKR6˝1SmOH.M^8S8d`˗:T[/ X!O*԰y}lkDv^hޱXOhv m}'avQbk >p=?d'- 2 a! 7Vw}     Th(89t:z@HFPGhHtIXY\]^b)cd;e@fClEuXvdzyCscalapack_2_1_0-gnu-mpich-hpc-module2.1.08.17Module files for scalapack_2_1_0-gnu-mpich-hpcThis package contains module files required by SCALAPACK and BLACS, compiled against mpich.`CpsangioveseSSUSE Linux Enterprise 15SUSE LLC SUSE-Public-Domainhttps://www.suse.com/Development/Libraries/Parallelhttp://www.netlib.org/scalapack/linuxppc64le _tmp=$(readlink -f /usr/share/lmod/moduledeps/gnu-7-mpich/scalapack/.version) && \ test "$_tmp" = "$(readlink -f /usr/share/lmod/moduledeps/gnu-7-mpich/scalapack/.version.2.1.0)" \ -o "x" = "x$(readlink -e /usr/share/lmod/moduledeps/gnu-7-mpich/scalapack/.version)" && \ rm -f /usr/share/lmod/moduledeps/gnu-7-mpich/scalapack/.version || exit 0A큤`Cp`Cp`Cp8196b1cf0a944666cdb998ca907e9dcc092dfacf63fdb82803d88407544ba790a693339ff90f4e7f71a460060d7cda28e262b60d4229046ec6a8e70a7c905f26rootrootrootrootrootrootscalapack_2_1_0-gnu-mpich-hpc-2.1.0-8.17.src.rpmscalapack_2_1_0-gnu-mpich-hpc-modulescalapack_2_1_0-gnu-mpich-hpc-module(ppc-64)    /bin/shrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`@_T_{_A@^^<@]@]Y]@]w@]-@\o@\d\@ZZ@Z~Z}@Z}@ZyZ_:ZX@ZOhZ ZYY@Y@U(U@TZ@eich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comstefan.bruens@rwth-aachen.deaguerrero@suse.comnormand@linux.vnet.ibm.comstefan.bruens@rwth-aachen.deeich@suse.comtoddrme2178@gmail.comeich@suse.comjberry@suse.comeich@suse.comeich@suse.comcgoll@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comcgoll@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comdmitry_r@opensuse.orgdmitry_r@opensuse.orgdmitry_r@opensuse.org- 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.- Fix build for non-HPC packages: do not build BLACS headers for multiple flavors (boo#1178116).- Add build support for gcc10 to HPC build (bsc#1174439).- Add openmpi4 spport (provided by Alin M Elena) - Replace -fallow-argument-mismatch by -std=legacy- Add compiler flag -fallow-argument-mismatch to allow build with gcc10.- Remove blacs HPC master packages: the libblacs has been removed (boo#1167949).- Add a Provides: for the removed BLACS library package for HPC. libscalapack contains the BLACS ABI.- Updated to v2.1.0 (jsc#SLE-11037) * New robust ScaLAPACK routine for computing the QR factorization with column pivoting by Zvonimir Bujanovic and Zlatko Drmac [Download Lawn 296] * MPI-3+ updates required by Open MPI 4 * Improve accuracy of Frobenius norm by making intermediate column sums * miscellaneous minor bug fixes * Improve cmake shared library support - Disable openmpi1 builds for SLE/Leap > 15.1. - Enable openmpi3 builds for Leap and SLE > 15.1 (jsc#SLE-7773). - Add support for gcc8 and gcc9 builds for HPC (jsc#SLE-7766, jsc#SLE-8604). - For HPC no longer provide BLACS as a separate library. - Remove: * scalapack-2.0.2-shared-blacs.patch * scalapack-2.0.2-shared-lib.patch Handled in spec file.- Reflect renaming of openmpi packages to openmpi1 in Tumbleweed, fixes unresolvable packages.- Use -ffat-lto-objects to provide a proper static library.- Add BuildRequires blacs-devel-headers for non-hpc when required. - Add BuildRequires libopenblas-gnu-hpc >= 0.3.6 for hpc to avoid to build when openblas library not available.- spec file cleanup: * Use %license, remove %defattr * Shorten descriptions and fix some typos * Remove redundant (and wrong) pointer to test data install dir- Consolidate use of openmpi1, openmpi2, openmpi3 for non-HPC builds. - Disable openmpi1/3 and non-HPC builds on SLE.- Also build for regular openmpi2 and openmpi3.- Fix HPC build that broke with last change: the BLACS headers need to be provided always (boo#1092881).- Only produce blacs-devel-headers package once (in openmpi) (boo#1092881).- Fix setting of * LIBRARY_PATH * PKG_CONFIG_PATH (boo#1080426). * Fix headers (boo#1080434).- Since the OpenBLAS build was fixed, reenable scalapack on s390 (bsc#1079513). - Add support for openmpi2 for HPC (FATE#325089).- Fix summary in module files (bnc#1080259)- The HPC build of scalapack requires openBLAS. OpenBLAS is not supported for s390: skip building on s390 for HPC (bsc#1079513).- Don't set the module package to noarch. It contains arch specific directory paths (boo#1076443).- Disable the openmpi3 flavor in some products.- Switch from gcc6 to gcc7 as additional compiler flavor for HPC on SLES. - Add support for openmpi3 and mpich to HPC build.- changed location of test files in order to make tests functional- Add libopenblas*devel as Requires to the devel package for HPC.- Fix blacs master packages.- Make sure the Factory validator gets %pname as package name.- Convert to multibuild - Add HPC build using environment modules (FATE#321715). - Generate baselib.conf dynamically and only for the non-HPC builds: this avoids issues with the source validator.- Fix BLACS devel package dependence list- Build BLACS shared libraries * scalapack-2.0.2-shared-blacs.patch- Add baselibs.conf to source list/bin/shsangiovese 16150325182.1.0-8.172.1.0-8.17scalapack.version.2.1.02.1.0/usr/share/lmod/moduledeps/gnu-7-mpich//usr/share/lmod/moduledeps/gnu-7-mpich/scalapack/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP3:GA/standard/98ed5b93547609fb730953c7fd2f223f-scalapack:gnu-mpich-hpccpioxz5ppc64le-suse-linuxdirectoryASCII text91̾J03wutf-82fbee9540748597723b7e9523df98daaeb8ae542e002a0bc72ddcc960dddad49?07zXZ !t/ ] crt:bLL/:z Ԍ ֋c4ަ6H'0{4_vB?xgslOz gaXc_{kߞ(Z.B,@xUEZnQ(؎wl,w=%A|d*ɨ5|-S2zgVhwunX|ЀiRX$d ? ߞU?VƬN * ~==b"w5$4"nxÏJg6{-öeHq4N`\-E.S}[~H_bSz‚BQ328gxU^@b8uLRssN)lL}0yzFUöNo,@|E8$g(s'g YZ