~ubuntu-branches/debian/stretch/adios/stretch

« back to all changes in this revision

Viewing changes to examples/staging/stage_write/make.settings

  • Committer: Package Import Robot
  • Author(s): Alastair McKinstry
  • Date: 2014-06-16 23:06:38 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20140616230638-5a0z7ylxx8i0edrg
Tags: 1.7.0-1
* New upstream release.
* Add adios.pc pkgconfig file. adios_config now uses this.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
TARGET=pgi
2
2
 
3
3
## Set ADIOS_DIR here or before doing make
4
 
override ADIOS_DIR=/ccs/proj/e2e/pnorbert/ADIOS/sith.${TARGET}
 
4
override ADIOS_DIR=/ccs/proj/e2e/$USER/ADIOS/sith.${TARGET}
5
5
 
6
6
## mpicc and mpif90 SETTINGS
7
7
CC=mpicc