I know what you're thinking, 'cause right now I'm thinking the same thing. Actually, I've been thinking it ever since I got here: Why oh why didn't I take the BLUE pill?
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 |