From 74e42ac3cf6220af979bc765c9a8ae506b5abfef Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.smc.salomon.it4i.cz> Date: Thu, 11 Jan 2018 15:15:04 +0100 Subject: [PATCH] Thu, 11 Jan 2018 15:15:04 +0100 --- salomon.csv | 1 + salomon.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/salomon.csv b/salomon.csv index e2845f50..ed38597a 100644 --- a/salomon.csv +++ b/salomon.csv @@ -621,6 +621,7 @@ Python/3.5.2,2 Python/3.6.1,2 Python/3.6.2-base,2 Python/3.6.4-base,2 +Python/3.6.4-GCC-6.3.0-2.27-base,2 R/3.1.1-intel-2015b,2 R/3.2.3-foss-2015b,2 R/3.2.3-intel-2016.01,2 diff --git a/salomon.md b/salomon.md index 500fd879..904f8e77 100644 --- a/salomon.md +++ b/salomon.md @@ -405,7 +405,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 3.6 toolchain | +| [Py](https://www.python.org) | Python 2.7 toolchain | ## Tools -- GitLab