From 888ad7ad7962c384ac2f1174ba88e3f7ae207dbf Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.smc.salomon.it4i.cz> Date: Thu, 11 Jan 2018 12:30:17 +0100 Subject: [PATCH] Thu, 11 Jan 2018 12:30:17 +0100 --- salomon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salomon.md b/salomon.md index 7e147ba3..363a7ff3 100644 --- a/salomon.md +++ b/salomon.md @@ -404,7 +404,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 | +| [Py](https://www.python.org) | Python 3.6 toolchain | ## Tools -- GitLab