-
Notifications
You must be signed in to change notification settings - Fork 54
Expand file tree
/
Copy pathproteus.garnet.gnu.yaml
More file actions
118 lines (114 loc) · 2.46 KB
/
proteus.garnet.gnu.yaml
File metadata and controls
118 lines (114 loc) · 2.46 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
# 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: suse.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.
parameters:
machine: CrayXE6
HOST_MATLAB: '/usr/local/applic/matlab/R2012b/bin/matlab'
HOST_MPICC: cc
HOST_MPICXX: CC
HOST_MPIF77: ftn
HOST_MPIF90: ftn
HOST_MPIEXEC: aprun
PATH: |
/usr/bin:/bin:/usr/sbin:/sbin
PROLOGUE: |
unset RCLOCAL_PRGENV; source /etc/bash.bashrc; source /etc/bash.bashrc.local; module swap PrgEnv-cray PrgEnv-gnu; module load cray-mpich; module list; echo "setting default compilers"; export CC=gcc; export CXX=g++; export FC=gfortran; export F77=gfortran; export F90=gfortran; export CPP=cpp;
DYNAMIC_EXE_LINKER_FLAGS: -dynamic
packages:
launcher:
cmake:
python:
host: false
link: shared
build_with: |
openssl,bzip2,sqlite
link: shared
blas:
use: host-libsci-blas
lapack:
use: host-libsci-lapack
daetk:
mpi:
use: host-mpi
mpi4py:
nose:
hdf5:
pygments:
tornado:
pyzmq:
matplotlib:
parmetis:
without_check: true
petsc:
build_with: |
parmetis
download: |
ptscotch, superlu, superlu_dist, spooles, hypre, blacs, scalapack, mumps
coptflags: -O2
link: shared
debug: false
petsc4py:
with_conf: true
pytables:
sphinx:
superlu:
sympy:
tetgen:
triangle:
memory_profiler:
# boost:
# toolset: gcc
# address_model: 64
# build_with: |
# python
#
# cgal:
# pycgal:
netcdf4:
netcdf4f:
python-netcdf4:
vapory:
jasper:
grib_api:
pyproj:
pygrib:
#adh:
# link: shared
stwave:
scipy:
# ipython:
# sources:
# - key: git:68f6519cdfd23581ed7358fa1941ae1bbd76e5b3
# url: https://github.com/ellisonbg/ipython.git
#
h5py:
pydap:
# leafletwidget:
# sources:
# - key: git:f9147c5b13a69b80bc28d3574f7ba6b2c576aed2
# url: https://github.com/erdc-cm/leafletwidget.git
geojson:
rdp:
# ipython-widgetmode:
# ipython-d3plot:
# ipython-gridwidget:
# shapely:
# rtree:
# matlab:
# use: host-matlab
# pymatbridge:
ode:
# ipdb:
pip:
pexpect:
ipdb:
# vtk:
# pyvtk: