forked from josimarsilva/pylith
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DEPENDENCIES
29 lines (24 loc) · 1.08 KB
/
DEPENDENCIES
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
See INSTALL for suggested methods for installing PyLith.
REQUIRED DEPENDENCIES
Note that many of these packages must be configured using non-default
arguments for use with PyLith. While in most cases PyLith is
compatible with the latest versions of the packages on which it
depends, there may be dependencies that may have been updated since
PyLith's latest release. For these reasons, we strongly recommend
using the PyLith installer utility for installing PyLith.
MPI (mpich, openmpi, etc)
PETSc (knepley/pylith branch)
pythia (https://geodynamics.org/cig/software/pythia)
spatialdata (https://geodynamics.org/cig/software/pylith)
proj (https://trac.osgeo.org/proj/)
numpy (http://www.numpy.org/)
FIAT (https://bitbucket.org/fenics-project/fiat)
nemesis (https://geodynamics.org/cig/software/pythia)
SWIG (if building from repository)
OPTIONAL DEPENDENCIES
cppunit (http://sourceforge.net/projects/cppunit/)
HDF5 (http://www.hdfgroup.org/HDF5/)
CUBIT (http://cubit.sandia.gov)
netcdf (http://www.unidata.ucar.edu/software/netcdf/)
PETSc (knepley/pylith) w/ParMetis
git (if building from repository)