help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] Profiling with GSL -- documentation?


From: Minjae Kim
Subject: [Help-gsl] Profiling with GSL -- documentation?
Date: Sat, 20 Feb 2010 10:45:13 -0500

Hello,

I am a new user of gsl, and so far I have been very happy.

I realized that while profiling, gprof does not account for objective
function calls
(i.e. the function to be minimized)
from the gsl minimization routine.  Since objective function is
computationally expensive,
I would like to keep track of how often it is called and the time spent in
it.

A quick search online showed that there is a profile build for gsl, but that
is all that I found.
I was wondering if I could get any help before I delve in.

Best,
Minjae


reply via email to

[Prev in Thread] Current Thread [Next in Thread]