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

Add latest info about Score-P

parent 28442108
No related branches found
No related tags found
No related merge requests found
...@@ -36,8 +36,20 @@ For the Hackathon of special interest are: ...@@ -36,8 +36,20 @@ For the Hackathon of special interest are:
- `module load MVAPICH2` - `module load MVAPICH2`
+ *Note:* This should load the correct version for a given compiler automatically (`MVAPICH2/2.2-GDR`) + *Note:* This should load the correct version for a given compiler automatically (`MVAPICH2/2.2-GDR`)
* Score-P modules: * Score-P modules:
- `module load Score-P` (via `Stages/Devel`) - `module load Score-P` for `GCC/5.4.0` (via `Stages/Devel`)
+ *Note*: Only available with `PGI/17.1-GCC-5.4.0` and `MVAPICH2/2.2-GDR` + `module use /usr/local/software/jureca/OtherStages; module load Stages/Devel `
+ `module load GCC/5.4.0 MVAPICH2/2.2-GDR Score-P/3.0-p1`
- `module load Score-P` for `PGI/16.10-GCC-5.4.0` (via `Stages/Devel`)
+ `module use /usr/local/software/jureca/OtherStages; module load Stages/Devel `
+ `module load PGI/16.10-GCC-5.4.0 MVAPICH2/2.2-GDR Score-P/3.0-p1`
+ *Note: With full CUDA support!*
- `module load Score-P` for `PGI/17.1-GCC-5.4.0` (via `Stages/Devel`)
+ `module use /usr/local/software/jureca/OtherStages; module load Stages/Devel `
+ `module load PGI/17.1-GCC-5.4.0 MVAPICH2/2.2-GDR Score-P/3.0-p1`
+ *Note: With CUDA support, although `nvcc` does not yet support `pgc++` from PGI 17.1 as a host compiler.*
* Scalasca module:
- `module load Scalasca/2.3.1` for `PGI/16.10-GCC-5.4.0` (via `Stages/Devel`)
- `module load Scalasca/2.3.1` for `PGI/17.1-GCC-5.4.0` (via `Stages/Devel`)
* Vampir module: * Vampir module:
- `module load Vampir` - `module load Vampir`
......
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment