You have to understand, most of these people are not ready to be unplugged. And many of them are so inured, so hopelessly dependent on the system, that they will fight to protect it.
Linux-rz-rwthInstallation instruction for the linux machines at the RWTH RZ cluster (cluster-linux.rz.rwth-aachen.de)We assume that boost has been configured with In the code directory:
% export CXXFLAGS="-DNDEBUG -O3"
% ./configure --with-blas='-L/rwthfs/rz/SW/NUMLIB/ACML/gnu64/lib -lacml -lacml_mv -lgfortran' \
--with-boost=$HOME/include/boost-1_34_1 --with-boost-program-options="-L$HOME/lib -lboost_program_options-gcc41"
% make -j 8
% make install
% make models -j 8
% make install-models
Make sure you have |