From 5df175fd3dc35fdb3b8c123a7603a6b1fc7313a9 Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.smc.salomon.it4i.cz> Date: Tue, 9 Jan 2018 08:15:04 +0100 Subject: [PATCH] Tue, 09 Jan 2018 08:15:04 +0100 --- salomon.csv | 5 +++-- salomon.md | 7 ++++++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/salomon.csv b/salomon.csv index d8efea3e..50bb7fcc 100644 --- a/salomon.csv +++ b/salomon.csv @@ -1216,8 +1216,6 @@ scipy/1.0.0-Py-3.6,2 six/1.11.0-Py-2.7,2 six/1.11.0-Py-3.6,2 spglib-python/1.10.2.4-Py-3.6,2 -CUDA/7.5.18,2 -CUDA/8.0.61,2 eudev/3.1.5-foss-2016a,2 eudev/3.1.5-intel-2016a,2 hwloc/1.5-GCC-4.4.7-system,2 @@ -1681,3 +1679,6 @@ pixman/0.32.6,2 pixman/0.34.0,2 scikit-image/0.12.3-Python-2.7.13,2 seekpath/1.5.0-Python-2.7.13-base,2 +CUDA/7.5.18,2 +CUDA/8.0.61,2 +CUDA/9.1.85,2 diff --git a/salomon.md b/salomon.md index 447d0e31..a0ac6741 100644 --- a/salomon.md +++ b/salomon.md @@ -381,7 +381,6 @@ | Module | Description | | ------ | ----------- | -| [CUDA](https://developer.nvidia.com/cuda-toolkit) | CUDA (formerly Compute Unified Device Architecture) is a parallel computing platform and programming model created by NVIDIA and implemented by the graphics processing units (GPUs) that they produce. CUDA gives developers access to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs. | | [eudev](https://wiki.gentoo.org/wiki/Project:Eudev) | eudev is a fork of systemd-udev with the goal of obtaining better compatibility with existing software such as OpenRC and Upstart, older kernels, various toolchains and anything else required by users and various distributions. | | [hwloc](http://www.open-mpi.org/projects/hwloc/) | The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs. It primarily aims at helping applications with gathering information about modern computing hardware so as to exploit it accordingly and efficiently. | | [libpciaccess](http://cgit.freedesktop.org/xorg/lib/libpciaccess/) | Generic PCI access library. | @@ -532,3 +531,9 @@ | [VTK](http://www.vtk.org) | The Visualization Toolkit (VTK) is an open-source, freely available software system for 3D computer graphics, image processing and visualization. VTK consists of a C++ class library and several interpreted interface layers including Tcl/Tk, Java, and Python. VTK supports a wide variety of visualization algorithms including: scalar, vector, tensor, texture, and volumetric methods; and advanced modeling techniques such as: implicit modeling, polygon reduction, mesh smoothing, cutting, contouring, and Delaunay triangulation. | | [X11](https://www.x.org) | The X Window System (X11) is a windowing system for bitmap displays | | [Xvfb](http://www.x.org) | Xvfb is an X server that can run on machines with no display hardware and no physical input devices. It emulates a dumb framebuffer using virtual memory. | + +## Vizserv + +| Module | Description | +| ------ | ----------- | +| [CUDA](https://developer.nvidia.com/cuda-toolkit) | CUDA (formerly Compute Unified Device Architecture) is a parallel computing platform and programming model created by NVIDIA and implemented by the graphics processing units (GPUs) that they produce. CUDA gives developers access to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs. | -- GitLab