summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1793e413f3346b90adce75e8c7e7db78408c7754 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
pkgbase = petsc
	pkgdesc = Portable, extensible toolkit for scientific computation
	pkgver = 3.17.0
	pkgrel = 1
	url = https://www.mcs.anl.gov/petsc
	install = petsc.install
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = gcc
	makedepends = gcc-fortran
	makedepends = cmake
	makedepends = cython
	depends = python-numpy
	depends = openmpi
	depends = boost
	depends = lapack
	optdepends = trilinos: support for trilinos
	optdepends = ptscotch: support for ptscotch sequential and parallel graph partitioning library
	optdepends = parmetis: support for parmetis parallel graph partitioning library
	optdepends = metis: support for metis graph partitioning library
	optdepends = pastix: support for the pastix solver
	optdepends = superlu: support for the superlu sparse solver
	optdepends = hypre: support for the hypre sparse system solver
	optdepends = hdf5-openmpi: support for the parallel version of HDF5
	optdepends = mumps: support for the mumps sparse solver
	optdepends = fftw: support for the FFTW fast Fourier transform
	optdepends = triangle: support for the two-dimensional quality mesh generator and Delaunay triangulator
	optdepends = suitesparse: support for the suitesparse sparse matrix libraries
	optdepends = valgrind: support for valgrind to help find memory-management problems in programs
	provides = petsc4py
	options = staticlibs
	source = http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-3.17.0.tar.gz
	source = test_optdepends.sh
	sha256sums = 96d5aca684e1ce1425891a620d278773c25611cb144165a93b17531238eaaf8a
	sha256sums = 2d253a7b4bb4efe0200b7c1b57f71e423f135dc439945981c5fe2298d8066dba

pkgname = petsc