From 6e10a94324a624ff032e3b2283222fd1fc39c195 Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.smc.salomon.it4i.cz> Date: Wed, 10 Jan 2018 08:30:04 +0100 Subject: [PATCH] Wed, 10 Jan 2018 08:30:04 +0100 --- phi.csv | 3 +++ phi.md | 8 ++++++++ 2 files changed, 11 insertions(+) diff --git a/phi.csv b/phi.csv index 9836e053..fd03d117 100644 --- a/phi.csv +++ b/phi.csv @@ -9,8 +9,11 @@ libreadline/7.0,3 zlib/1.2.11,3 Octave/3.8.2,3 impi/2017.4.239-iccifort-2017.5.239-GCC-6.3.0-2.27,3 +imkl/2017.4.239-iimpi-2017b,3 iccifort/2017.5.239-GCC-6.3.0-2.27,3 ifort/2017.5.239-GCC-6.3.0-2.27,3 +iimpi/2017b,3 +intel/2017b,3 bzip2/1.0.6,3 cURL/7.53.1,3 expat/2.2.5,3 diff --git a/phi.md b/phi.md index 607d673e..a7d22f68 100644 --- a/phi.md +++ b/phi.md @@ -41,12 +41,20 @@ | ------ | ----------- | | [impi](http://software.intel.com/en-us/intel-mpi-library/) | Intel MPI Library, compatible with MPICH ABI | +## Numlib + +| Module | Description | +| ------ | ----------- | +| [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. | + ## Toolchain | Module | Description | | ------ | ----------- | | [iccifort](http://software.intel.com/en-us/intel-cluster-toolkit-compiler/) | Intel C, C++ & Fortran compilers | | [ifort](http://software.intel.com/en-us/intel-compilers/) | Intel Fortran compiler | +| [iimpi](http://software.intel.com/en-us/intel-cluster-toolkit-compiler/) | Intel C/C++ and Fortran compilers, alongside Intel MPI. | +| [intel](http://software.intel.com/en-us/intel-cluster-toolkit-compiler/) | Compiler toolchain including Intel compilers, Intel MPI and Intel Math Kernel Library (MKL). | ## Tools -- GitLab