Cactus config for AEI Peyote
# Peyote now uses SoftEnv. Many options (especially paths)
# are taken from SoftEnv environment variables.
# Intel compilers -- default is currently version 8.0,
# Versions 7.0, 7.1, 8.1 are available
CC = icc
CXX = icpc
F90 = ifort
FPPFLAGS = -traditional
### You can choose between MPICH and LAM
# MPICH (with ch_p4 device)
MPI = MPICH
# LAM (installed in a default location)
#MPI = LAM
# HDF5 (installed in a default location)
HDF5 = yes
# Always enable pthreads
PTHREADS = yes
# LAPACK with Intel MKL libraries
LAPACK = yes
# are taken from SoftEnv environment variables.
# Intel compilers -- default is currently version 8.0,
# Versions 7.0, 7.1, 8.1 are available
CC = icc
CXX = icpc
F90 = ifort
FPPFLAGS = -traditional
### You can choose between MPICH and LAM
# MPICH (with ch_p4 device)
MPI = MPICH
# LAM (installed in a default location)
#MPI = LAM
# HDF5 (installed in a default location)
HDF5 = yes
# Always enable pthreads
PTHREADS = yes
# LAPACK with Intel MKL libraries
LAPACK = yes
Created by
swhite
Last modified 2006-04-04 10:14 AM
Last modified 2006-04-04 10:14 AM