diff --git a/karolina.csv b/karolina.csv index 4f5a585f38e783d1269597c44ec16904e7f96732..66041fb09a3a7484689e972f0613244b47329f0c 100644 --- a/karolina.csv +++ b/karolina.csv @@ -1,3 +1,4 @@ +Advisor/2021.2.0,1 Anaconda3/2021.05,1 ANSYS/21.1-intel-2018a,1 AOCC/2.3.0-GCCcore-9.3.0,1 @@ -495,11 +496,13 @@ ScaLAPACK/2.0.2-gompi-2018a-OpenBLAS-0.2.20,1 ScaLAPACK/2.1.0-gompi-2020a,1 ScaLAPACK/2.1.0-gompi-2020b,1 ScaLAPACK/2.1.0-gompi-2021a-fb,1 +Scalasca/2.6-gompic-2020b,1 Schrodinger/2021-2_Linux-x86_64,1 Schrodinger/2021-3_Linux-x86_64,1 SciPy-bundle/2020.03-intel-2020a-Python-3.8.2,1 SciPy-bundle/2020.11-foss-2020b,1 SciPy-bundle/2020.11-intel-2020b,1 +Score-P/7.0-gompic-2020b,1 SCOTCH/6.1.0-gompi-2020b,1 SCOTCH/6.1.0-iimpi-2020b,1 Siesta/4.1-b4-intel-2020b,1 diff --git a/karolina.md b/karolina.md index 296fdd5b1ff64987c3740c9d685da1fe00a6209b..5ad52f12aa2972024c6f888cbcb489fea907400d 100644 --- a/karolina.md +++ b/karolina.md @@ -221,6 +221,7 @@ | Module | Description | | ------ | ----------- | +| [Advisor](https://software.intel.com/intel-advisor-xe) | Vectorization Optimization and Thread Prototyping - Vectorize & thread code or performance “dies” - Easy workflow + data + tips = faster code faster - Prioritize, Prototype & Predict performance gain | | [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. | @@ -229,6 +230,8 @@ | [OTF2](https://www.score-p.org) | The Open Trace Format 2 is a highly scalable, memory efficient event trace data format plus support library. It is the new standard trace format for Scalasca, Vampir, and TAU and is open for other tools. | | [PAPI](https://icl.cs.utk.edu/projects/papi/) | PAPI provides the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and processor events. In addition Component PAPI provides access to a collection of components that expose performance measurement opportunites across the hardware and software stack. | | [PDT](https://www.cs.uoregon.edu/research/pdt/) | Program Database Toolkit (PDT) is a framework for analyzing source code written in several programming languages and for making rich program knowledge accessible to developers of static and dynamic analysis tools. PDT implements a standard program representation, the program database (PDB), that can be accessed in a uniform way through a class library supporting common PDB operations. | +| [Scalasca](https://www.scalasca.org/) | Scalasca is a software tool that supports the performance optimization of parallel programs by measuring and analyzing their runtime behavior. The analysis identifies potential performance bottlenecks -- in particular those concerning communication and synchronization -- and offers guidance in exploring their causes. | +| [Score-P](https://www.score-p.org) | The Score-P measurement infrastructure is a highly scalable and easy-to-use tool suite for profiling, event tracing, and online analysis of HPC applications. | | [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