Skip to content
Snippets Groups Projects
Commit 56a6040e authored by Andreas Herten's avatar Andreas Herten
Browse files

Merge branch 'patch-3' into 'master'

Update Profiling-scorep-Vampir.md

See merge request !5
parents 5b08da7e 4f398014
Branches
No related tags found
1 merge request!5Update Profiling-scorep-Vampir.md
......@@ -45,6 +45,10 @@ Important environment variables for us:
* `SCOREP_CUDA_ENABLE=runtime,driver,kernel`: Capture calls to CUDA runtime API, driver API, and kernels. There are more, see `scorep-info config-vars --full` for a full list
* `SCOREP_OPENACC_ENABLE=yes`: Enable measurement of OpenACC regions
For OpenACC measurements you also need to
* `export ACC_PROFLIB=/p/scratch/share/GPU-Hackathon/packages/scorep/5.0-pgi-mvapich-cuda/lib/libscorep_adapter_openacc_event.so`
## Analyzing Reports
Score-P reports and traces are the basis for analyses with Cube, Scalasca, or Vampir; and with the small `scorep-score`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment