blob: 528a7cac6c8f6ad28b136b3eccfdc1870138aa38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = scotch-mpich
pkgdesc = Software package and libraries for graph, mesh and hypergraph partitioning, static mapping, and sparse matrix block ordering. This is the parallel version using the MPICH implementation (MPICH/ptesmumps).
pkgver = 6.0.4
pkgrel = 4
url = http://www.labri.fr/perso/pelegrin/scotch/
arch = i686
arch = x86_64
license = custom:CeCILL-C
makedepends = flex-git
depends = zlib
depends = bzip2
depends = mpich
replaces = ptscotch-mpich
source = http://gforge.inria.fr/frs/download.php/file/34618/scotch_6.0.4.tar.gz
sha256sums = f53f4d71a8345ba15e2dd4e102a35fd83915abf50ea73e1bf6efe1bc2b4220c7
pkgname = scotch-mpich
|