From f141191cff82fe2fddad3d9ddb8bc92a0d647352 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Wed, 10 Jun 2020 22:43:47 -0400 Subject: sci-libs/openblas: enlongen the longdesc in metadata.xml. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Orlitzky --- sci-libs/openblas/metadata.xml | 56 +++++++++++++++++++++++++++--------------- 1 file changed, 36 insertions(+), 20 deletions(-) (limited to 'sci-libs/openblas') diff --git a/sci-libs/openblas/metadata.xml b/sci-libs/openblas/metadata.xml index fa16b081f106..0661dad2eee9 100644 --- a/sci-libs/openblas/metadata.xml +++ b/sci-libs/openblas/metadata.xml @@ -1,24 +1,40 @@ - - sci@gentoo.org - Gentoo Science Project - - - lumin@debian.org - Mo Zhou - - - OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. - - - Build dynamic architecture detection at run time (for multi targets) - Enable BLAS/LAPACK runtime switching - Compile a separate INTERFACE64 OpenBLAS - Build with pthread threading model - - - xianyi/OpenBLAS - + + sci@gentoo.org + Gentoo Science Project + + + lumin@debian.org + Mo Zhou + + + OpenBLAS is an optimized Basic Linear Algebra Subprograms (BLAS) + library based on GotoBLAS2 1.13 BSD version. It was forked when + Mr. Kazushige Goto left TACC and GotoBLAS became unmaintained. In + general, BLAS is the computational kernel ("the bottom of the food + chain") in linear algebra or scientific applications. Thus, if + your BLAS implementation is highly optimized, the whole + application can substantially benefit. OpenBLAS has optimized code + for modern architectures, and has accrued many other features and + bug fixes beyond GotoBLAS. + + + + Build dynamic architecture detection at run time (for multi targets) + + + Enable BLAS/LAPACK runtime switching + + + Compile a separate INTERFACE64 OpenBLAS + + + Build with pthread threading model + + + + xianyi/OpenBLAS + -- cgit v1.2.3-65-gdbad