From 3dd8ac3af3c8005b1046fa6b0800cf1e641e36f2 Mon Sep 17 00:00:00 2001
From: Easy Build <easybuild@login4.smc.salomon.it4i.cz>
Date: Thu, 4 Jan 2018 09:15:03 +0100
Subject: [PATCH] Thu, 04 Jan 2018 09:15:03 +0100

---
 salomon.csv | 4 ++++
 salomon.md  | 1 +
 2 files changed, 5 insertions(+)

diff --git a/salomon.csv b/salomon.csv
index 0464253b..a3d7040e 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -605,6 +605,7 @@ Python/2.7.11-intel-2017a,2
 Python/2.7.11-intel-2017.00,2
 Python/2.7.13-base,2
 Python/2.7.13,2
+Python/2.7.14-base,2
 Python/3.4.3-intel-2015b,2
 Python/3.5.1-intel-2016.01,2
 Python/3.5.1-intel-2017.00,2
@@ -614,6 +615,7 @@ Python/3.5.2-intel-2017.00,2
 Python/3.5.2,2
 Python/3.6.1,2
 Python/3.6.2-base,2
+Python/3.6.4-base,2
 R/3.1.1-intel-2015b,2
 R/3.2.3-foss-2015b,2
 R/3.2.3-intel-2016.01,2
@@ -1218,6 +1220,8 @@ GNU/5.1.0-2.25-intel-2015b,2
 GNU/5.1.0-2.25,2
 GNU/6.3.0-2.27,2
 PRACE/20150630-intel-2015b,2
+Py/2.7,2
+Py/3.6,2
 Python/2.7,2
 Python/3.6,2
 foss/2015b,2
diff --git a/salomon.md b/salomon.md
index 5a0d442e..526194f6 100644
--- a/salomon.md
+++ b/salomon.md
@@ -383,6 +383,7 @@
 | [libc](https://www.gnu.org/software/libc/) | The Glibc package contains the main C library. This library provides the basic routines for allocating memory, searching directories, opening and closing files, reading and writing files, string handling, pattern matching, arithmetic, and so on. |
 | [PRACE](http://www.prace-ri.eu/PRACE-Common-Production) | The PRACE Common Production Environment (PCPE) is a set of software tools and libraries that are planned to be available on all PRACE execution sites. The PCPE also defines a set of environment variables that try to make compilation on all sites as homogeneous and simple as possible. |
 | [prace](http://www.prace-ri.eu/PRACE-Common-Production) | PRACE Common Production Environment (PCPE) Initialisation of the PRACE common production environment. This allows you to assume that the following tools/libraries are available by default in your PATH/environment. * Fortran, C, C++ Compilers * MPI * BLAS, LAPACK, BLACS, ScaLAPACK * FFTW * HDF5, NetCDF The compiler commands on are: * mpif90 - Fortran compiler * mpicc - C compiler * mpicxx - C++ compiler For more information on the PCPE please see the documentation at: http://www.prace-ri.eu/PRACE-Common-Production For help using this system, please see Local User Guide available at: http://prace-ri.eu/Best-Practice-Guide-Anselm-HTML |
+| [Py](https://www.python.org) | Python 2.7 toolchain |
 | [Python](http://python.org/) | Python is a programming language that lets you work more quickly and integrate your systems more effectively. |
 | [python](https://www.python.org) | Python 2.7 toolchain |
 | [python-toolchain](https://www.python.org) | Python 3.6 toolchain |
-- 
GitLab