summaryrefslogtreecommitdiff
path: root/sci-libs/scalapack/metadata.xml
blob: 94df992102508401b7bea9fb4328374a4faf06e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci@gentoo.org</email>
    <name>Gentoo Science Project</name>
  </maintainer>
  <longdescription lang="en">
		The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines
		redesigned for distributed memory MIMD parallel computers. It is currently
		written in a Single-Program-Multiple-Data style using explicit message
		passing for interprocessor communication. It assumes matrices are laid out
		in a two-dimensional block cyclic decomposition.
	</longdescription>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>