|
@@ -52,6 +52,7 @@ Then call `screen` and :
|
|
|
* `eb --tmpdir=/tmp --parallel=12 ./CDO-1.9.2-foss-2017b.eb -r`
|
|
|
* `eb --tmpdir=/tmp --parallel=12 ./NCO-4.7.1-foss-2017b.eb -r`
|
|
|
* `eb --tmpdir=/tmp --parallel=12 Python-3.6.3-foss-2017b.eb -r`
|
|
|
+* `eb --tmpdir=/tmp --parallel=12 MATLAB-UCL-2017a.eb`
|
|
|
|
|
|
```bash
|
|
|
cd /opt/easybuild/easyconfigs/intel-2016.02
|
|
@@ -64,7 +65,6 @@ cd /opt/easybuild/easyconfigs/intel-2016.02
|
|
|
* `eb --tmpdir=/tmp --parallel=12 ./netCDF-Fortran-4.4.4-intel-2016.02-GCC-4.9.eb`
|
|
|
* `eb NCL-6.4.0-intel-2018.eb -r`
|
|
|
* `eb GDAL-2.2.0-intel-2018-Python-3.6.1.eb -r`
|
|
|
-* `eb MATLAB-UCL-2017a.eb -r`
|
|
|
|
|
|
Finally, run `./utils/install_modulerc.sh`
|
|
|
|