From 2d8298d2e055a21df3733c8ab584809f06b867c3 Mon Sep 17 00:00:00 2001
From: easybuild <easybuild@login1.barbora.it4i.cz>
Date: Tue, 5 Nov 2019 17:45:02 +0100
Subject: [PATCH] Tue, 05 Nov 2019 17:45:02 +0100

---
 barbora.csv | 1 +
 barbora.md  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/barbora.csv b/barbora.csv
index c00d0eba..c942d162 100644
--- a/barbora.csv
+++ b/barbora.csv
@@ -9,6 +9,7 @@ binutils/2.32-GCCcore-9.2.0,16
 Bison/3.0.4,16
 Bison/3.3.2,16
 CentOS/7,16
+CUDA/10.1.243,16
 EasyBuild/4.0.1,16
 flex/2.6.3,16
 flex/2.6.4,16
diff --git a/barbora.md b/barbora.md
index aac0e313..0de88e8e 100644
--- a/barbora.md
+++ b/barbora.md
@@ -48,6 +48,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. |
 | [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. |
 
 ## Tools
-- 
GitLab