diff --git a/installation/ACML/acml-4-4-0-ifort-64bit.tgz b/installation/ACML/acml-4-4-0-ifort-64bit.tgz deleted file mode 100644 index 272aee4f6..000000000 Binary files a/installation/ACML/acml-4-4-0-ifort-64bit.tgz and /dev/null differ diff --git a/installation/ACML/install.txt b/installation/ACML/install.txt index e5eeddd94..6e4b212b1 100644 --- a/installation/ACML/install.txt +++ b/installation/ACML/install.txt @@ -1,8 +1,6 @@ Install the AMD Core Math Library -1. untar the tgz file to a local directory -2. run the install script, use standard directory (/opt/acml4.4.0) for install otherwise run_marc scripts need to be adjusted -3. add acml path to LD_LIBRARY_PATH, the best place to do so is: /etc/csh.cshrc.local and/or /etc/bash.bashrc.local - path should read: /opt/acml4.4.0/ifort64_mp/lib (this is the version using paralllization, ie openmp): - for bash: LD_LIBRARY_PATH="/opt/acml4.4.0/ifort64_mp/lib:${LD_LIBRARY_PATH}"; export LD_LIBRARY_PATH - for csh: setenv LD_LIBRARY_PATH /opt/acml4.4.0/ifort64_mp/lib:${LD_LIBRARY_PATH} +1. download the current ACML from http://developer.amd.com/libraries/acml/downloads/pages/default.aspx#downloads +2. untar the tgz file to a local directory +3. run the ACML install script +4. add installation path of ACML to DAMASK_ROOT/lib/pathinfo