Hpctoolkit
From Autodiff
built from SVN repositories on stomp as follows:
cd /sandbox/utke/Apps/svn/hpctoolkit-externals ./configure --with-mpi=/software/linux-ubuntu_lucid_amd64/apps/packages/mpich2-1.2.1p1-gcc make
then:
cd /sandbox/utke/Apps/svn/hpctoolkit-trunk/ export MPICXX=/software/linux-ubuntu_lucid_amd64/apps/packages/mpich2-1.2.1p1-gcc/bin/mpicxx ./configure --prefix=/home/derivs/software/linux-Ubuntu_10.04-x86_64/hpctoolkit --with-externals=/sandbox/utke/Apps/svn/hpctoolkit-externals --with-papi=/software/linux-ubuntu_lucid_amd64/apps/packages/papi-4.1.0 make make install
then downloaded binary for hpcviewer and
cd /sandbox/utke/Apps/ tar -zxvf ~/Downloads/hpcviewer-linux.gtk.x86_64-r499.tgz cd hpcviewer ./install /home/derivs/software/linux-Ubuntu_10.04-x86_64/hpctoolkit
Don't forget that statically linked binaries need to be relinked with hpclink before measurements can be taken.
