From b5069b76ddb6f294434c0efc7dc821b8d502b97e Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.head.smc.salomon.it4i.cz> Date: Wed, 20 Feb 2019 09:30:05 +0100 Subject: [PATCH] Wed, 20 Feb 2019 09:30:04 +0100 --- uv2000.csv | 1 + uv2000.md | 1 + 2 files changed, 2 insertions(+) diff --git a/uv2000.csv b/uv2000.csv index ff7f7057..315e7d83 100644 --- a/uv2000.csv +++ b/uv2000.csv @@ -74,6 +74,7 @@ numactl/2.0.11-GCCcore-6.3.0,4 OpenBLAS/0.2.19-GCC-6.3.0-2.27-LAPACK-3.7.0,4 OpenMPI/2.0.2-GCC-6.3.0-2.27,4 OpenMPI/2.1.1-GCC-6.3.0-2.27,4 +ParaView/5.4.1-intel-2017a-mpi,4 PCRE/8.42,4 pixman/0.34.0,4 pkg-config/0.29.2,4 diff --git a/uv2000.md b/uv2000.md index add5ccd1..bbfac477 100644 --- a/uv2000.md +++ b/uv2000.md @@ -134,5 +134,6 @@ | [GLib](http://www.gtk.org/) | GLib is one of the base libraries of the GTK+ project | | [libGLU](ftp://ftp.freedesktop.org/pub/mesa/glu/) | The OpenGL Utility Library (GLU) is a computer graphics library for OpenGL. | | [Mesa](http://www.mesa3d.org/) | Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. | +| [ParaView](http://www.paraview.org) | ParaView is a scientific parallel visualizer. | | [pixman](http://www.pixman.org/) | Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization. Important users of pixman are the cairo graphics library and the X server. | | [X11](https://www.x.org) | The X Window System (X11) is a windowing system for bitmap displays | -- GitLab