-
Is there a reason that ranks are not ordered sequentially in the trace view? See attached image.
Thanks!
jgw
![screen shot 2018-05-17 at 8 38 38 am](https://user-images.githubusercontent.com/8867…
-
Hello,
I can correctly collect the profile.cubex by using the scorep, and for example I use scorep-score to specify the right SCOREP_TOTAL_MEMORY should larger than 43MB.
But when I install the **…
-
Supporting writing output to both/either of these formats will allow to leverage the GUI's of other tools easily
- [Common Trace Format (CTF)](https://diamon.org/ctf/)
- [Open Trace Format 2 (OTF2…
-
Hi,
I can't quite understand exactly why but while this is running fine:
> otf-profiler -i scorep-1metric/traces.otf2 --json
i will get a segfault with:
> otf-profiler -i scorep-2metrics/t…
-
I would like to make use of the Ember's capability of generate an event queue from an OTF-2 trace. I believe this eliminates the need to write a custom ember motif for a specific workload whose commun…
-
When trying to bundle, this will be encountered once it starts parsing OTF2 events. I did this off of a clean clone from head.
-
Merging [lo2s](https://github.com/tud-zih-energy/lo2s) traces fails with:
```
terminate called after throwing an instance of 'std::out_of_range'
what(): map::at
[1] 53560 abort (core dumpe…
-
I have an offline environment with openmpi1.10.
So I can only get the .otf file not the .otf2 .
How can I get the older version of casita to process the otf file?
-
Currently, we are using accumulated_start for perf metrics. In this mode, the metric value we write is the sum of all metric readouts since the beginning of measurements.
Alternatively, afaik, we c…
-
8f28280db75607094ccf1afde6bef76dc9342072 breaks the compilation with older versions of ScoreP (such as the one listed in the Wiki) since the prototypes changed in newer versions (to which that commit …