aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tweed.hashdist.post-install2
-rw-r--r--tweed.hashdist.yaml19
2 files changed, 12 insertions, 9 deletions
diff --git a/tweed.hashdist.post-install b/tweed.hashdist.post-install
index 8d29620..1a4ba58 100644
--- a/tweed.hashdist.post-install
+++ b/tweed.hashdist.post-install
@@ -40,5 +40,7 @@ export PATH="$PROFILE_INSTALL_DIR/bin:$PATH"
export MANPATH="$PROFILE_INSTALL_DIR/share/man:"
export CMAKE_PREFIX_PATH="$PROFILE_INSTALL_DIR:$CMAKE_PREFIX_PATH"
export PYTHONPATH="$PROFILE_INSTALL_DIR/lib/python2.7/site-packages:$PYTHONPATH"
+export PKG_CONFIG_PATH="$PROFILE_INSTALL_DIR/lib/pkgconfig:$PKG_CONFIG_PATH"
export INSTANT_CACHE_DIR="$HOME/.cache/instant/$PROFILE"
+export DIJITSO_CACHE_DIR="$HOME/.cache/dijitso/$PROFILE"
EOF
diff --git a/tweed.hashdist.yaml b/tweed.hashdist.yaml
index f127dcb..fe29bd6 100644
--- a/tweed.hashdist.yaml
+++ b/tweed.hashdist.yaml
@@ -42,23 +42,23 @@ packages:
hypre:
with_openblas: true
without_check: true
+ superlu_dist:
+ with_openblas: true
+ ml:
+ with_openblas: true
petsc:
- sources:
- - key: git:fa7b4c743107b9ba8085bbbb2b8aa6b58c9605a0
- url: https://bitbucket.org/petsc/petsc.git # refs/heads/maint
+ version: '3.7.4'
build_with: |
- openblas, parmetis, scotch, suitesparse, hypre
- download: |
- mumps, scalapack, blacs, ml, superlu_dist
+ openblas, parmetis, scotch, suitesparse, hypre, superlu_dist, ml
coptflags: -O2
link: shared
debug: false
petsc4py:
- version: '3.6.0'
+ version: '3.7.0'
slepc:
- version: '3.6.1'
+ version: '3.7.3'
slepc4py:
- version: '3.6.0'
+ version: '3.7.0'
swig:
boost:
toolset: gcc
@@ -67,6 +67,7 @@ packages:
matplotlib:
vtk:
vtk_wrap_python: false
+ dijitso:
ffc:
fiat:
instant: