Skip to content

Instantly share code, notes, and snippets.

@ahmadia
Last active August 29, 2015 14:01
Show Gist options
  • Save ahmadia/8ec7c3d5b687566e94ee to your computer and use it in GitHub Desktop.
Save ahmadia/8ec7c3d5b687566e94ee to your computer and use it in GitHub Desktop.
extends:
- name: hashstack
urls: ['https://github.com/hashdist/hashstack.git']
key: 'git:9df492a2bf18bd1290a2c104583bd0ec42ee5613'
file: linux.yaml
parameters:
HOST_MPICC: /usr/bin/mpicc
HOST_MPICXX: /usr/bin/mpic++
HOST_MPIF77: /usr/bin/mpif77
HOST_MPIF90: /usr/bin/mpif90
HOST_MPIEXEC: /usr/bin/mpiexec
packages:
launcher:
blas:
use: host-blas
mpi:
use: host-mpi
nose:
python:
host: false
build_with: |
bzip2, openssl
petsc:
petsc4py:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment