Skip to content
Snippets Groups Projects
Commit 7aa5ac38 authored by Easy Build's avatar Easy Build
Browse files

Wed, 13 Feb 2019 16:45:04 +0100

parent fbf521a9
No related branches found
No related tags found
No related merge requests found
Pipeline #5917 passed with warnings
......@@ -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
......@@ -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. |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment