From 415e66c7b54b054e28f3d1216cd5d9953eca5c70 Mon Sep 17 00:00:00 2001
From: easybuild <you@example.com>
Date: Wed, 27 Nov 2024 14:45:03 +0100
Subject: [PATCH] Wed, 27 Nov 2024 14:45:03 +0100

---
 karolina.csv | 2 ++
 karolina.md  | 6 ++++++
 2 files changed, 8 insertions(+)

diff --git a/karolina.csv b/karolina.csv
index 71e2fc3e..fb09daf2 100644
--- a/karolina.csv
+++ b/karolina.csv
@@ -352,6 +352,8 @@ expat/2.6.2-GCCcore-13.3.0,1
 expecttest/0.1.5-GCCcore-12.3.0,1
 expecttest/0.2.1-GCCcore-13.2.0,1
 Extrae/3.8.3-gompi-2021a,1
+Extrae/4.2.3-gompi-2023b,1
+Extrae/4.2.3-nvompi-2024.3,1
 FFmpeg/4.3.2-GCCcore-10.3.0,1
 FFmpeg/4.3.2-GCCcore-11.2.0,1
 FFmpeg/4.4.2-GCCcore-11.3.0,1
diff --git a/karolina.md b/karolina.md
index 6b487152..7395e742 100644
--- a/karolina.md
+++ b/karolina.md
@@ -5,6 +5,12 @@
 | ------ | ----------- |
 | [PyTorch](https://pytorch.org/) | Tensors and Dynamic neural networks in Python with strong GPU acceleration. PyTorch is a deep learning framework that puts Python first. |
 
+## Base
+
+| Module | Description |
+| ------ | ----------- |
+| [Extrae](https://tools.bsc.es/extrae) | Extrae is the core instrumentation package developed by the Performance Tools group at BSC. It enables the instrumentation of applications using MPI, OpenMP, pthreads, CUDA, OpenCL, OpenACC, and GASPI, leveraging various instrumentation approaches. Extrae gathers information such as timestamped events of runtime calls, performance counters, and source code references. Additionally, it provides its own API, allowing users to manually instrument their applications. |
+
 ## Bio
 
 | Module | Description |
-- 
GitLab