GEOS-5 Checkout and Build Instructions: Difference between revisions
Line 41: | Line 41: | ||
source /usr/share/modules/init/csh | source /usr/share/modules/init/csh | ||
module purge | module purge | ||
module load comp/intel-9.1. | module load comp/intel-9.1.042 | ||
module load lib/mkl-9.1.023 | module load lib/mkl-9.1.023 | ||
module load mpi/ | module load mpi/scali-5 | ||
This is a set of modules that will work with the version of GEOS-5 we are trying to compile here. Other module definitions are possible (you could, for example, look at the module definitions in /home/dasilva/.cshrc). | This is a set of modules that will work with the version of GEOS-5 we are trying to compile here. Other module definitions are possible (you could, for example, look at the module definitions in /home/dasilva/.cshrc). | ||