diff --git a/uv2000.csv b/uv2000.csv
index 46e90b98fff9ff0ea54befa90b207dee62d40eb5..b1a61ff5a8ad329386129d09c77a255b6eb85ec6 100644
--- a/uv2000.csv
+++ b/uv2000.csv
@@ -5,7 +5,9 @@ binutils/2.27,4
 binutils/2.27-GCCcore-6.3.0,4
 Bison/3.0.4,4
 EasyBuild/3.8.1,4
+FFTW/3.3.6-gompi-2017a,4
 flex/2.6.3,4
+foss/2017a,4
 GCC/6.3.0-2.27,4
 GCCcore/6.3.0,4
 gompi/2017a,4
@@ -19,9 +21,11 @@ ifort/2017.1.132-GCC-6.3.0-2.27,4
 ifort/2017.7.259-GCC-6.3.0-2.27,4
 iimpi/2017a,4
 iimpi/2017c,4
+imkl/2017.1.132-iimpi-2017a,4
 imkl/2017.4.239-iimpi-2017c,4
 impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27,4
 impi/2017.4.239-iccifort-2017.7.259-GCC-6.3.0-2.27,4
+intel/2017a,4
 intel/2017c,4
 libtool/2.4.6,4
 libxml2/2.9.4,4
@@ -30,4 +34,5 @@ numactl/2.0.11-GCCcore-6.3.0,4
 OpenBLAS/0.2.19-GCC-6.3.0-2.27-LAPACK-3.7.0,4
 OpenMPI/2.0.2-GCC-6.3.0-2.27,4
 OpenMPI/2.1.1-GCC-6.3.0-2.27,4
+ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0,4
 zlib/1.2.11,4
diff --git a/uv2000.md b/uv2000.md
index 8e41d8e7f2249dc8a3e234d9a786bb5c0a7b3124..99ec22bd8f35e55a98a841ab2fe631324658cf4f 100644
--- a/uv2000.md
+++ b/uv2000.md
@@ -43,8 +43,10 @@
 
 | Module | Description |
 | ------ | ----------- |
+| [FFTW](http://www.fftw.org) | FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data. |
 | [imkl](http://software.intel.com/en-us/intel-mkl/) | Intel Math Kernel Library is a library of highly optimized, extensively threaded math routines for science, engineering, and financial applications that require maximum performance. Core math functions include BLAS, LAPACK, ScaLAPACK, Sparse Solvers, Fast Fourier Transforms, Vector Math, and more. |
 | [OpenBLAS](http://xianyi.github.com/OpenBLAS/) | OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. |
+| [ScaLAPACK](http://www.netlib.org/scalapack/) | The ScaLAPACK (or Scalable LAPACK) library includes a subset of LAPACK routines redesigned for distributed memory MIMD parallel computers. |
 
 ## System
 
@@ -56,6 +58,7 @@
 
 | Module | Description |
 | ------ | ----------- |
+| [foss](https://easybuild.readthedocs.io/en/master/Common-toolchains.html#foss-toolchain) | GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support, OpenBLAS (BLAS and LAPACK support), FFTW and ScaLAPACK. |
 | gompi | GNU Compiler Collection (GCC) based compiler toolchain, including OpenMPI for MPI support. |
 | [iccifort](http://software.intel.com/en-us/intel-cluster-toolkit-compiler/) | Intel C, C++ & Fortran compilers |
 | [iimpi](http://software.intel.com/en-us/intel-cluster-toolkit-compiler/) | Intel C/C++ and Fortran compilers, alongside Intel MPI. |