Name on Zen | Name on post-zen | Physical location |
---|---|---|
/data | /zendata | zen |
/home | /zenhome | zen |
/postzen | /data | post-zen |
.bashrc
:
. /opt/intel/ics/2013.1.039/ictvars.sh
If you want mpif90
to use ifort as the backend compiler then also add the line
export MPICH_F90=ifort
Alternatively you can use mpiifort
instead of mpif90
.
-- DavidAcreman - 27 Mar 2014