From 093f58c9a3538e2b1465731a32793982973af19d Mon Sep 17 00:00:00 2001
From: Easy Build <easybuild@login4.smc.salomon.it4i.cz>
Date: Tue, 9 Jan 2018 08:00:04 +0100
Subject: [PATCH] Tue, 09 Jan 2018 08:00:04 +0100

---
 salomon.csv | 2 ++
 salomon.md  | 1 +
 uv2000.csv  | 1 +
 3 files changed, 4 insertions(+)

diff --git a/salomon.csv b/salomon.csv
index 79bffa46..d8efea3e 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -1216,6 +1216,8 @@ 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
diff --git a/salomon.md b/salomon.md
index 1d915a3b..447d0e31 100644
--- a/salomon.md
+++ b/salomon.md
@@ -381,6 +381,7 @@
 
 | 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. |
diff --git a/uv2000.csv b/uv2000.csv
index 1b5345ac..9c0676d6 100644
--- a/uv2000.csv
+++ b/uv2000.csv
@@ -176,6 +176,7 @@ VASP/5.4.1-intel-2015b-24Jun15,3
 VASP/5.4.4-intel-2017a-mkl=cluster,3
 VASP/5.4.4-intel-2017a-mkl=paralel,3
 VASP/5.4.4-intel-2017a-mkl=sequential,3
+CUDA/7.5.18,3
 hwloc/1.11.0-GNU-4.9.3-2.25,3
 hwloc/1.11.0-GNU-5.1.0-2.25,3
 hwloc/1.11.5-GCC-6.3.0-2.27,3
-- 
GitLab