Compilation in ganita

From Zori Wiki

A succesful compilation in our cluster entails the following steps:

export OPTPP_BASE=/home/software/OPT++.2.1.rao-mac/
CC='mpicc -I/home/software/include -L/home/software/lib' \ 
CXX='mpiCC -I/home/software/include -L/home/software/lib' \
./autogen.sh --prefix=/home/software --enable-optpp 
make