help-octave
[Top][All Lists]
Advanced

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

Re: Shift in C++


From: JD Cole
Subject: Re: Shift in C++
Date: Tue, 30 Sep 2003 15:03:50 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030827

Eric,
The area which you are delving into often referred to as performance monitoring. There are many tools out there which make use of hardware counters (i.e. counters in the CPU) that keep track of events such as cache misses. Check out this page for some tools and a lot of reading in department:

http://icl.cs.utk.edu/projects/papi/

Best,

JD


Eric Chassande-Mottin wrote:

just curious after the messages of David Bateman and Przemek Klosowski: is there a way to check that one is using the cache line efficiently?
in other worlds, a software tool that would help to write efficient code.
for instance, something that monitors the number of cache miss occurences?
sorry, this is a bit off-topic for the list. é.




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------








-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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