From 3b8febf49d0615c66d6d924b99678d7ba243676d Mon Sep 17 00:00:00 2001 From: easybuild <you@example.com> Date: Mon, 20 Sep 2021 12:15:02 +0200 Subject: [PATCH] Mon, 20 Sep 2021 12:15:02 +0200 --- karolina.csv | 4 ++++ karolina.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/karolina.csv b/karolina.csv index e353351a..2a33b416 100644 --- a/karolina.csv +++ b/karolina.csv @@ -73,6 +73,10 @@ CMake/3.20.1,1 CMake/3.20.1-GCCcore-10.3.0,1 COMSOL/5.2.0-COM,1 COMSOL/5.2.0-EDU,1 +Cube/4.6-GCCcore-10.2.0,1 +CubeGUI/4.6-GCCcore-10.2.0,1 +CubeLib/4.6-GCCcore-10.2.0,1 +CubeWriter/4.6-GCCcore-10.2.0,1 CUDA/10.2.89,1 CUDA/11.1.1-GCC-10.2.0,1 CUDA/9.2.148,1 diff --git a/karolina.md b/karolina.md index 2d8542da..365309cc 100644 --- a/karolina.md +++ b/karolina.md @@ -220,6 +220,10 @@ | Module | Description | | ------ | ----------- | +| [Cube](http://www.scalasca.org/software/cube-4.x/download.html) | Cube, which is used as performance report explorer for Scalasca and Score-P, is a generic tool for displaying a multi-dimensional performance space consisting of the dimensions (i) performance metric, (ii) call path, and (iii) system resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree can be collapsed or expanded to achieve the desired level of granularity. | +| [CubeGUI](https://www.scalasca.org/software/cube-4.x/download.html) | Cube, which is used as performance report explorer for Scalasca and Score-P, is a generic tool for displaying a multi-dimensional performance space consisting of the dimensions (i) performance metric, (ii) call path, and (iii) system resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree can be collapsed or expanded to achieve the desired level of granularity. This module provides the Cube graphical report explorer. | +| [CubeLib](https://www.scalasca.org/software/cube-4.x/download.html) | Cube, which is used as performance report explorer for Scalasca and Score-P, is a generic tool for displaying a multi-dimensional performance space consisting of the dimensions (i) performance metric, (ii) call path, and (iii) system resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree can be collapsed or expanded to achieve the desired level of granularity. This module provides the Cube general purpose C++ library component and command-line tools. | +| [CubeWriter](https://www.scalasca.org/software/cube-4.x/download.html) | Cube, which is used as performance report explorer for Scalasca and Score-P, is a generic tool for displaying a multi-dimensional performance space consisting of the dimensions (i) performance metric, (ii) call path, and (iii) system resource. Each dimension can be represented as a tree, where non-leaf nodes of the tree can be collapsed or expanded to achieve the desired level of granularity. This module provides the Cube high-performance C writer library component. | | [Vampir](http://www.vampir.eu) | The Vampir software tool provides an easy-to-use framework that enables developers to quickly display and analyze arbitrary program behavior at any level of detail. The tool suite implements optimized event analysis algorithms and customizable displays that enable fast and interactive rendering of very local_complex performance monitoring data. | ## Phys -- GitLab