Difference between revisions of "VAMPIR"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:High Performance Computing {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|vampir}} |{{#vardefine:url|https://www.vampir.eu/}} <!--CONFIGU...")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Software]][[Category:High Performance Computing]]
+
[[Category:Software]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|vampir}}
 
|{{#vardefine:app|vampir}}
Line 26: Line 26:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 15:26, 3 June 2022

Description

vampir website  

Vampir 9.4 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 complex performance monitoring data.

The combined handling and visualization of instrumented and sampled event traces generated by Score-P enables an outstanding performance analysis capability of highly-parallel applications. Current developments also include the analysis of memory and I/O behavior that often impacts an application's performance.

Environment Modules

Run module spider vampir to find out what environment modules are available for this application.

System Variables

  • HPC_VAMPIR_DIR - installation directory
  • HPC_VAMPIR_BIN - executable directory