Skip to content

Instantly share code, notes, and snippets.

@ahmadia
Last active August 29, 2015 14:09
Show Gist options
  • Save ahmadia/fd665650c484266dc9c2 to your computer and use it in GitHub Desktop.
Save ahmadia/fd665650c484266dc9c2 to your computer and use it in GitHub Desktop.
# 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:
- name: hashstack
urls: ['https://github.com/hashdist/hashstack.git']
key: 'git:b357e219016a5431791291ecc9978fbeb7f2a21c'
file: osx.yaml
parameters:
fortran: true
# 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:
blas:
use: host-osx-framework-accelerate
clawpack:
hdf5:
ipython:
launcher:
matplotlib:
mpi:
use: mpich
petsc:
build_with: |
download: |
coptflags: -O2
link: shared
debug: false
petsc4py:
with_conf: true
pyboxlib:
pytables:
python:
sphinx:
sympy:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment