[Trilinos-Users] How to turn on timing for ML

Fang Liu fangliu at cs.indiana.edu
Mon Apr 14 09:07:43 MDT 2008


Dear Sir,

I am wondering if there is a way to turn on the timing routines
for ML package, and I did modify the
ml/configure.ac file
TAC_ARG_ENABLE_OPTION(ml_timing, [Enable timing routines], ML_TIMING, 
no)
to
TAC_ARG_ENABLE_OPTION(ml_timing, [Enable timing routines], ML_TIMING, 
yes)
and reconfigure the trilinos package, but timing still doesn't
show up.
Did I missing anything?

The second question is if trilinos has a extended way to allow
adding user specified timing calling routines.

Thanks


- Fang (Cherry) Liu




More information about the Trilinos-Users mailing list