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

Update scalasca.md

parent 5fa36adf
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
...@@ -39,8 +39,8 @@ An example: ...@@ -39,8 +39,8 @@ An example:
Some notable Scalasca options are: Some notable Scalasca options are:
* **-t Enable trace data collection. By default, only summary data are collected.** * `-t` enables trace data collection. By default, only summary data are collected.
* **-e &lt;directory> Specify a directory to which the collected data is saved. By default, Scalasca saves the data to a directory with the scorep\_ prefix, followed by the name of the executable and the launch configuration.** * `-e <directory>` specifies a directory to which the collected data is saved. By default, Scalasca saves the data to a directory with the scorep\_ prefix, followed by the name of the executable and the launch configuration.
!!! note !!! note
Scalasca can generate a huge amount of data, especially if tracing is enabled. Consider saving the data to a [scratch directory][6]. Scalasca can generate a huge amount of data, especially if tracing is enabled. Consider saving the data to a [scratch directory][6].
...@@ -55,7 +55,7 @@ To launch the analysis, run: ...@@ -55,7 +55,7 @@ To launch the analysis, run:
scalasca -examine [options] <experiment_directory> scalasca -examine [options] <experiment_directory>
``` ```
If you do not wish to launch the GUI tool, use the "-s" option: If you do not wish to launch the GUI tool, use the `-s` option:
```console ```console
scalasca -examine -s <experiment_directory> scalasca -examine -s <experiment_directory>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment