--with-debug
: Turn on debug print statements. Beware, this is a
very verbose option!
--with-tau
: Activate the TAU timer profiling of the code.
--with-papi
: Used in combination with --with-tau
, this
option causes the TAU timers to use PAPI calls on supported architectures to
look at hardware counters.