Added comments with SMPSs PAPI configure options.

This commit is contained in:
Christoph Niethammer 2011-01-14 13:04:12 +00:00
parent 98a4c92f64
commit 2a9267d8b1

View file

@ -81,6 +81,9 @@ esac
# make the compiler variables CC, CXX, FC and F77 available
export ${COMPILER_OPTS}
# Other interesting configure options:
# --enable-papi
# --with-papi=DIR
CONFIGURE_OPTS="\
SMPCC=${CC} SMPCXX=${CXX} SMPFC=${FC}
--with-flavour=smp \