diff --git a/src/configure b/src/configure
index 003ee71701ed01fe5a6958bcf9082154108e5aff..7fc1e0395a95b9773beb8af619aa696be7352576 100755
--- a/src/configure
+++ b/src/configure
@@ -97,7 +97,11 @@ module rm intel    ; module load intel/16.1.150 ;
 module rm intelmpi ; module load intelmpi/5.1.2.150 ;
 module rm netcdf ; module load netcdf/4.4.0 ;
 module rm grib_api ; module load grib_api/1.14.5 ;
-export GRIBAPI_PATH=/opt/softs/libraries/ICC16.1.150/grib_api-1.14.5
+export GRIBAPI_PATH=\${GRIBAPI_DIR}
+export CDF_PATH=\${NETCDF_DIR}
+export SLURM_CPU_BIND=none
+export SLURM_EXPORT_ENV=ALL
+export I_MPI_PIN_PROCESSOR_LIST=all:map=spread
 "}
               ;;
 'Linux login0'*|'Linux compute'*)