Profiling with scalasca

From Gerris

Jump to: navigation, search

To install scalasca, get the sources here, then do

sudo apt-get install qt4-dev-tools binutils-dev
./configure --prefix=$HOME/local
cd build-linux-gomp-openmpi
add -fPIC -DPIC in CFLAGS and CXXFLAGS in Makefile.defs
make && make install

To compile Gerris, the configure script needs to be edited, then do

./configure --prefix=/home/popinet/local --with-mpicc=/home/popinet/local/src/gerris-stable/tools/scalasca_cc --disable-shared
Views
Navigation
communication