forked from hashdist/hashstack
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathproteus_debian_stack.yaml
More file actions
68 lines (64 loc) · 1.28 KB
/
proteus_debian_stack.yaml
File metadata and controls
68 lines (64 loc) · 1.28 KB
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# This profile file controls your <#> (HashDist) build environment.
# In the future, we'll provide better incorporation of
# automatic environment detection. For now, have a look
# at the YAML files in the top-level directory and choose
# the most *specific* file that matches your environment.
extends:
- file: debian.yaml
# The packages list specifies all the packages that you
# require installed. <#> will ensure that all packages
# and their dependencies are installed when you build this
# profile.
packages:
openjpeg:
version: '2.1'
openssl:
use: host-openssl
python:
host: false
link: shared
build_with: |
bzip2, sqlite, openssl
blas:
use: openblas
lapack:
use: openblas-lapack
daetk:
mpi:
use: mpich
mpi4py:
nose:
hdf5:
parmetis:
petsc:
version: 3.7.5
build_with: |
parmetis, cmake, openblas
download: |
superlu, superlu_dist, hypre, blacs, scalapack, mumps
coptflags: -O2
link: shared
debug: true
petsc4py:
version: 3.7.0
with_conf: true
pytables:
tetgen:
triangle:
memory_profiler:
scipy:
h5py:
ode:
zoltan:
build_with: |
parmetis
chrono:
gmsh:
scorec:
matplotlib:
proteus:
boost:
toolset: gcc
address_model: 64
build_with: |
python