Installing with non-CMC Portland Group Compilers


When using non-CMC Portland Group compilers, the architecture identification extension _pgi611 (for any version of the compilers ... go figure) needs to be appended to the $ARCH and $EC_ARCH environment variables.

  1. Edit /home/armnlib/ssm/all/share/env_univ/.profile under the "set architecture" section, just after the last of the [[ $ARCH = ]] conditionals, by adding a line that looks like ARCH=${ARCH}_pgi611.
  2. Log out and log back in.

NOTE: The _pgi611 extension is usually appended to the architecture environment variables by /home/armnlib/ssm/PGI-CMC_6.2-3_linux24-i386/etc/profile.d/PGI-CMC_6.2-3_linux24-i386.sh.