scalapack_2_1_0-gnu-mvapich2-hpc-module-2.1.0-8.49 >  A `Cg p9|1Tgnk6b5+7K.>LYCL8Qީgwk76(a-o~"lssT*L c#h"-sө%ׅ  -k +`A>@D$P}pZJNb$*) ;SA1Uh*APn~mD9B.H8r j9 kA/a*Pj_[2: ]O)ºG.lbvg6L S947?4BFy6@뼵\Ɩ0(9tࢊCRA`Y?;Tʼ;$/AX~́?SoRBԌOuhUfmbGƙml> ۩\{e1,ᆐG[A >p=?d*0 5 g% ;Z{      h|(8 9:@\FdGxHIXY\]^b?cdTeYf\l^upv|zCscalapack_2_1_0-gnu-mvapich2-hpc-module2.1.08.49Module files for scalapack_2_1_0-gnu-mvapich2-hpcThis package contains module files required by SCALAPACK and BLACS, compiled against mvapich2.`CfSgoat16}SUSE Linux Enterprise 15SUSE LLC SUSE-Public-Domainhttps://www.suse.com/Development/Libraries/Parallelhttp://www.netlib.org/scalapack/linuxx86_64 _tmp=$(readlink -f /usr/share/lmod/moduledeps/gnu-7-mvapich2/scalapack/.version) && \ test "$_tmp" = "$(readlink -f /usr/share/lmod/moduledeps/gnu-7-mvapich2/scalapack/.version.2.1.0)" \ -o "x" = "x$(readlink -e /usr/share/lmod/moduledeps/gnu-7-mvapich2/scalapack/.version)" && \ rm -f /usr/share/lmod/moduledeps/gnu-7-mvapich2/scalapack/.version || exit 0A큤`Cf2`Cf2`Cf28196b1cf0a944666cdb998ca907e9dcc092dfacf63fdb82803d88407544ba79007c2466afe397fa02930496ef2d59730332197b7b2a4d39cd2aed026191c4542rootrootrootrootrootrootscalapack_2_1_0-gnu-mvapich2-hpc-2.1.0-8.49.src.rpmscalapack_2_1_0-gnu-mvapich2-hpc-modulescalapack_2_1_0-gnu-mvapich2-hpc-module(x86-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/shgoat16 16150298432.1.0-8.492.1.0-8.49scalapack.version.2.1.02.1.0/usr/share/lmod/moduledeps/gnu-7-mvapich2//usr/share/lmod/moduledeps/gnu-7-mvapich2/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-mvapich2-hpccpioxz5x86_64-suse-linuxdirectoryASCII textqPO{)q utf-8be746c3f70f1b9a16fa2d3ee0a31b637321742cfbca1ca1f3fa313185e8430c8?07zXZ !t/ ] crt:bLL.]v#B pJUZϐ#5KjQF ^CqYsh%V@Om ©" 8`|ߴnNcQC1*5\(yPq>n S3xC'?/johAJ5a%{^K&Q,vF p&$f7]kgcg37v6!J H~56F=:*aep-^c؈4ل!Q~]a4K$gN;WWM7eB@kI%v-N@YE\=db?g.΋I Iu$59L M_0:Sau]2n[t9x},/1%D YXIu,4F_} b4%  (fD M9xoC3(@T]5uX^/.XLڑ[{ q<ͯxken{xp!de6e ]'9T'RX(K8s,=0h&#X2L.zqvIMw8B(_d$ˮ * xz2a]$GY*+= h3@v*[ƪ6Gf{ @ YZ