Skip to content
Snippets Groups Projects
Commit 3d00e22d authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update cube.md

parent ba242344
No related branches found
No related tags found
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
...@@ -14,7 +14,7 @@ Each dimension is organized in a tree, for example the time performance metric i ...@@ -14,7 +14,7 @@ Each dimension is organized in a tree, for example the time performance metric i
\*Figure 1. Screenshot of CUBE displaying data from Scalasca.\* \*Figure 1. Screenshot of CUBE displaying data from Scalasca.\*
Each node in the tree is colored by severity (the color scheme is displayed at the bottom of the window, ranging from the least severe blue to the most severe being red). For example in Figure 1, we can see that most of the point-to-point MPI communication happens in routine exch_qbc, colored red. Each node in the tree is colored by severity (the color scheme is displayed at the bottom of the window, ranging from the least severe blue to the most severe being red). For example in Figure 1, we can see that most of the point-to-point MPI communication happens in the `exch_qbc` routine, colored red.
## Installed Versions ## Installed Versions
...@@ -30,7 +30,7 @@ CUBE is a graphical application. Refer to the Graphical User Interface documenta ...@@ -30,7 +30,7 @@ CUBE is a graphical application. Refer to the Graphical User Interface documenta
!!! note !!! note
Analyzing large data sets can consume large amount of CPU and RAM. Do not perform large analysis on login nodes. Analyzing large data sets can consume large amount of CPU and RAM. Do not perform large analysis on login nodes.
After loading the appropriate module, simply launch the cube command, or alternatively you can use Scalasca -examine command to launch the GUI. Note that for Scalasca data sets, if you do not analyze the data with `scalasca -examine` before opening them with CUBE, not all performance data will be available. After loading the appropriate module, simply launch the cube command, or alternatively you can use the `scalasca -examine` command to launch the GUI. Note that for Scalasca data sets, if you do not analyze the data with `scalasca -examine` before opening them with CUBE, not all performance data will be available.
References References
1\. [Download link][a] 1\. [Download link][a]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment