Category Archives: Software Specific - Page 2

OpenFOAM 2.3.0 on zeus

OpenFoam 2.3.0 can be loaded into environment by runnig

. /share/apps/OpenFOAM/start.sh

To test it run:

. /share/apps/OpenFOAM/foamtest.sh

Refer to the OpenFOAM User Guide to get started

—–
There is another installation maintained by Humberto Medina on zeus, pluto and mercury in /share/apps/FOAM

Alex.

Intel Compilers updated to version 14.0.1 (2013) on zeus

If you use intel compilers, MKL etc.. : to load Intel compilers environment variables, you have to do:

source /share/apps/intel/bin/compilervars.sh intel64

or

module load intel/13

For ver. 11 of Intel compilers do:

source /share/apps/intel/Compiler/11.1/073/bin/ifortvars.sh intel64
source /share/apps/intel/Compiler/11.1/073/bin/iccvars.sh intel64

If you need openmpi compiled with Intel do:

module load intel/openmpi-1.6.5

You can put both commands in your .bashrc for them to be loaded automatically on a compute nodes, when you will submit a job.

The compilers installed into /share/apps/intel shared across all the nodes on zeus.

Please note that you cannot use these compilers for any project generating any income. These are solely for personal academic non-profit use. Otherwise you have to obtain your own license and point these compilers to its location.

Alex

css.php