diff --git a/barbora.csv b/barbora.csv
index c00d0ebae8ebe7163c4a04e6a230013669b79493..c942d162651c990e87af3e01251c7a269f4b9814 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 aac0e3131732181a46504d38965999576c388198..0de88e8eef4871e0c35488f2420ff829d1155d87 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