From c4eb188ba70d1f4d75359933f0ca897f78d7594a Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.head.smc.salomon.it4i.cz> Date: Mon, 18 Feb 2019 14:45:03 +0100 Subject: [PATCH] Mon, 18 Feb 2019 14:45:03 +0100 --- uv2000.csv | 7 +++++++ uv2000.md | 1 + 2 files changed, 8 insertions(+) diff --git a/uv2000.csv b/uv2000.csv index 78891bbc..a54de611 100644 --- a/uv2000.csv +++ b/uv2000.csv @@ -1,5 +1,7 @@ Autoconf/2.69,4 +Automake/1.15,4 Automake/1.16.1,4 +Autotools/20150215,4 Autotools/20180311,4 binutils/2.27,4 binutils/2.27-GCCcore-6.3.0,4 @@ -8,6 +10,7 @@ Bison/3.0.4-GCCcore-6.3.0,4 Boost/1.63.0-intel-2017a,4 bzip2/1.0.6,4 EasyBuild/3.8.1,4 +expat/2.2.0,4 FFTW/3.3.6-gompi-2017a,4 flex/2.6.0,4 flex/2.6.3,4 @@ -17,6 +20,7 @@ foss/2017a,4 GCC/6.3.0-2.27,4 GCCcore/6.3.0,4 GLib/2.57.1,4 +GMP/6.1.2,4 gompi/2017a,4 help2man/1.47.4,4 help2man/1.47.4-GCCcore-6.3.0,4 @@ -46,6 +50,7 @@ M4/1.4.18-GCCcore-6.3.0,4 METIS/5.1.0-intel-2017a,4 ncurses/6.0,4 ncurses/6.0-GCCcore-6.3.0,4 +nettle/3.3-GCC-6.3.0-2.27,4 nettle/3.3-intel-2017a,4 numactl/2.0.11-GCCcore-6.3.0,4 OpenBLAS/0.2.19-GCC-6.3.0-2.27-LAPACK-3.7.0,4 @@ -53,7 +58,9 @@ OpenMPI/2.0.2-GCC-6.3.0-2.27,4 OpenMPI/2.1.1-GCC-6.3.0-2.27,4 PCRE/8.42,4 pixman/0.34.0,4 +pkg-config/0.29.2,4 pkg-config/0.29.2-GCCcore-6.3.0,4 +Python/2.7.13,4 QEMU/3.1.0-VDE2,4 ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0,4 SCOTCH/6.0.4-intel-2017a,4 diff --git a/uv2000.md b/uv2000.md index fa493b51..d368bde6 100644 --- a/uv2000.md +++ b/uv2000.md @@ -40,6 +40,7 @@ | ------ | ----------- | | [Bison](http://www.gnu.org/software/bison) | Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. | | [flex](http://flex.sourceforge.net/) | Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. | +| [Python](http://python.org/) | Python is a programming language that lets you work more quickly and integrate your systems more effectively. | | [Tcl](http://www.tcl.tk/) | Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. | ## Lib -- GitLab