# HG changeset patch # User bgruening # Date 1368821637 14400 # Node ID 224343b02e0a20e155669eb978790642169b66a6 # Parent 2574cc1efadbf476ca795da02ab36a98cf067269 Uploaded diff -r 2574cc1efadb -r 224343b02e0a tool_dependencies.xml --- a/tool_dependencies.xml Fri May 17 14:57:57 2013 -0400 +++ b/tool_dependencies.xml Fri May 17 16:13:57 2013 -0400 @@ -3,13 +3,13 @@ - http://downloads.sourceforge.net/project/math-atlas/Stable/3.10.1/atlas3.10.1.tar.bz2 - + http://downloads.sourceforge.net/project/math-atlas/Stable/3.10.1/atlas3.10.1.tar.bz2 + tar xfvj atlas3.10.1.tar.bz2 http://www.netlib.org/lapack/lapack-3.4.2.tgz - cd ATLAS && mkdir build && cd build && + mkdir $INSTALL_DIR/atlas/ && cpufreq-selector -g performance && ../configure -Fa alg -fPIC --prefix=$INSTALL_DIR/atlas/ --with-netlib-lapack-tarfile=../../lapack-3.4.2.tgz cd ./ATLAS/build && make