How to load in your environment the previously used Intel compiler

To load the Intel version 11.1 and OpenMPI version 1.4 in your environment issue the commands:
module load intel/11.1 module load openmpi/1.4 
(see also how to use environmental modules in batch jobs).