From ea986d1c82298906c8a301b90204cd54ab17fed8 Mon Sep 17 00:00:00 2001 From: Paul Garlick Date: Thu, 16 Feb 2017 16:50:51 +0000 Subject: update hashdist files for FEniCS version 2016.2 --- tweed.hashdist.yaml | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'tweed.hashdist.yaml') 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: -- cgit