From 54fd031735a935f95c08fbdd032e1e503c05a3a8 Mon Sep 17 00:00:00 2001 From: Juan Escobar <juan.escobar@aero.obs-mip.fr> Date: Mon, 2 May 2016 16:46:12 +0000 Subject: [PATCH] Juan 2/05/2016: replace juan gcc.legacy mpi/compiler module with IDRIS ones, more resilente --- src/configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/configure b/src/configure index 60027bbf5..81b84992b 100755 --- a/src/configure +++ b/src/configure @@ -140,7 +140,8 @@ module load netcdf/3.6.3 source /bglocal/fe/pub/Modules/default/init/bash export MODULEPATH=/bghome/rech/mnh/rmnh007/my_modules:\$MODULEPATH module purge -module load ibmcmp/V1R2M2/14.01.0000.0011/gcc.legacy +#module load ibmcmp/V1R2M2/14.01.0000.0011/gcc.legacy +module load mpi/gcc.legacy export VER_GA=ga-mpi-5-0-3-v1r2m2-gcc-legacy module load ga/\${VER_GA} "} -- GitLab