Philip J. Mucci wrote:
Hi Willm

The latest from the PAPI papi-3-2-0 branch has a full perfmon2
substrate.

There is a test suite that at last check with gcov, runs around 70% of
the code. The run_tests.sh runs the suite and prints pass or fail for
each test. I wouldn't say it's very well automated or thought through.
As with most test suites it was built piece by piece. But PAPI did catch
errors in the low level for what that's worth.

Phil

Hi Phil,

Thanks for the information on which branch has the perfmon2 support. I am trying to build it locally on an x86-64 Fedora Core machine. I configured with the following to use the perfmon2 library and include files already installed on the machine:


./configure --with-pfm-libdir=/usr/local/lib \
--with-pfm-incdir=/usr/local/include/perfmon


I was able to install the results of the "make" into /usr/local/. I am able to run the examples in ctests and ftests. on the x86-64 machine.

-Will
_______________________________________________
perfmon mailing list
[email protected]
http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/

Reply via email to