scalapack_2_1_0-gnu-openmpi3-hpc-module-2.1.0-lp152.1.2 >  A ^9/=„zpYzŒd;ָq=&Eܙ]]"`r K URkfJY95 RQߑVx K<|'k3 KN>xhu\8myJNz3U 1> l7p z"5( &,<}H6diӗهtގU&д_U1e`Qll.~猒F!&ɟMYSYt/406f4b547d5a082e1b3ee0a124e18a5cacb1df7d5dbd706ed0a5605f27e45441e786ae971917322fdee8b8882f016be3c61bdd858^9/=„:dN;Uð= r'lReE:ºWV1$oBPҹLQCuu1PχNc4p0~71+/,Qt@[4'Иhk?^Va(vP&C}h,u p[ ЍJNoM2h3}J%꫇Rz%: OiAkΆwP ^`:Fŗ>bh$0Lr5 >p=D?4d*0 : l  %Dekr      \p(89h:@FGHIXY\]^byc"defluvz0Cscalapack_2_1_0-gnu-openmpi3-hpc-module2.1.0lp152.1.2Module files for scalapack_2_1_0-gnu-openmpi3-hpcThis package contains module files required by SCALAPACK and BLACS, compiled against openmpi3.^9qlamb09{openSUSE Leap 15.2openSUSESUSE-Public-Domainhttps://bugs.opensuse.orgDevelopment/Libraries/Parallelhttp://www.netlib.org/scalapack/linuxx86_64 _tmp=$(readlink -f /usr/share/lmod/moduledeps/gnu-7-openmpi-3/scalapack/.version) && \ test "$_tmp" = "$(readlink -f /usr/share/lmod/moduledeps/gnu-7-openmpi-3/scalapack/.version.2.1.0)" \ -o "x" = "x$(readlink -e /usr/share/lmod/moduledeps/gnu-7-openmpi-3/scalapack/.version)" && \ rm -f /usr/share/lmod/moduledeps/gnu-7-openmpi-3/scalapack/.version || exit 0A큤^9A^9A^9A8196b1cf0a944666cdb998ca907e9dcc092dfacf63fdb82803d88407544ba7904d497541a73b957994aea8fb2f9760cfbe320faf267cb8b5e29606a9fd4ecf1crootrootrootrootrootrootscalapack_2_1_0-gnu-openmpi3-hpc-2.1.0-lp152.1.2.src.rpmscalapack_2_1_0-gnu-openmpi3-hpc-modulescalapack_2_1_0-gnu-openmpi3-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^<@]@]Y]@]w@]-@\o@\d\@ZZ@Z~Z}@Z}@ZyZ_:ZX@ZOhZ ZYY@Y@U(U@TZ@Egbert Eich Egbert Eich Egbert Eich Stefan Brüns Ana Guerrero Lopez Michel Normand Stefan Brüns Egbert Eich Todd R eich@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- 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/shlamb09 15896559212.1.0-lp152.1.22.1.0-lp152.1.2scalapack.version.2.1.02.1.0/usr/share/lmod/moduledeps/gnu-7-openmpi-3//usr/share/lmod/moduledeps/gnu-7-openmpi-3/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.opensuse.org/openSUSE:Leap:15.2/standard/e6dee9b32233c0a8d93a0441b6683edb-scalapack:gnu-openmpi3-hpccpioxz5x86_64-suse-linuxdirectoryASCII text;*C ϐMutf-83a98275877061991e6dd265fb4ef9de4c96863c1b1417de192f9272a01015ff6?07zXZ !t/ ] crt:bLL g`w8CLN~헳T9λꣀqz+R![N<3_lw?c7nto"LJTpxɋ1 >燷Ա&ŕN,yU =f:"6~%qv洨\U4,`2KOţZ^69Ec!f+#Eǣ|KJ quU3ukLKTSJ#ò:(8IF?zR#5D61O[]Hv0u5YHdVL80m p)D#5KIz^*-!uD=~:Ɂ*#۹0GNm3)<&"-*GROW ,$NBZ1RV z85BQ1_N+I$!&)}'\fD "eMq׸ g(-h/K즩K$)P2B' +G'*x,L埚X;%I[ncۺFq{Us-4V{) nZĹ&XXji+ YZ