Skip to content.

The Cactus Code

Sections
Personal tools
You are here: Home » The Toolkit » Config files » Cactus config for RZG p575

Cactus config for RZG p575

F90 = xlf90_r

# the -qextname postfixes an underscore on function names
F90FLAGS = -q64 -qextname
CFLAGS = -q64 -qlanglvl=stdc99
CXXFLAGS = -q64

# good optimization for the POWER5
C_OPTIMISE_FLAGS = -O3 -qarch=pwr5 -qhot
CXX_OPTIMISE_FLAGS = -O3 -qarch=pwr5 -qhot
F77_OPTIMISE_FLAGS = -O3 -qarch=pwr5 -qhot
F90_OPTIMISE_FLAGS = -O3 -qarch=pwr5 -qhot

FPP=$${PERL} $${CCTK_HOME}/lib/sbin/cpp.pl

MPI = NATIVE

HDF5 = yes
HDF5_DIR = /u/tradke/install/hdf5

PTHREADS = yes

LAPACK = yes
LAPACK_DIR = /afs/rzg/@sys/lib
LAPACK_LIBS = lapack-essl essl f
Created by swhite
Last modified 2006-04-04 03:20 PM
 

Powered by Plone

This site conforms to the following standards: