- 15 Jul, 2022 2 commits
-
-
Thomas Gruber authored
-
Thomas Gruber authored
-
- 02 Jun, 2022 1 commit
-
-
Thomas Roehl authored
-
- 24 May, 2022 1 commit
-
-
Thomas Roehl authored
-
- 23 May, 2022 2 commits
-
-
Thomas Roehl authored
-
Thomas Roehl authored
-
- 16 May, 2022 4 commits
-
-
Thomas Roehl authored
-
Thomas Roehl authored
-
Thomas Roehl authored
-
-
- 02 May, 2022 1 commit
-
-
Thomas Roehl authored
Add value scaling for energy events on A64FX, see https://github.com/fujitsu/A64FX/blob/master/doc/A64FX_PMU_Events_v1.3.pdf
-
- 25 Apr, 2022 2 commits
-
-
Thomas Roehl authored
-
Thomas Roehl authored
-
- 31 Mar, 2022 1 commit
-
-
Thomas Gruber authored
-
- 28 Mar, 2022 1 commit
-
-
Thomas Roehl authored
-
- 23 Mar, 2022 1 commit
-
-
Thomas Roehl authored
-
- 03 Mar, 2022 2 commits
-
-
Holger Obermaier authored
-
Holger Obermaier authored
-
- 03 Dec, 2021 2 commits
-
-
Thomas Roehl authored
-
Thomas Roehl authored
-
- 19 Nov, 2021 3 commits
-
-
Thomas Roehl authored
-
Thomas Roehl authored
-
Thomas Roehl authored
-
- 17 Nov, 2021 3 commits
-
-
Thomas Roehl authored
-
Thomas Roehl authored
-
Thomas Roehl authored
-
- 12 Nov, 2021 2 commits
-
-
Thomas Roehl authored
-
Thomas Roehl authored
-
- 11 Nov, 2021 4 commits
-
-
Thomas Gruber authored
* Check perf device path for ARM8 A72 with fallback. Fixes #425 * Add translate types for Arm8 A72
-
Thomas Gruber authored
-
Thomas Roehl authored
-
Thomas Roehl authored
-
- 04 Nov, 2021 1 commit
-
-
Thomas Gruber authored
* Add min,max,sum,instant calculations for Nvidia PerfWorks * Use LIKWID's debug/error macros instead of fprintf * Initialize GPU topology and nvmon only if needed. Fixes #427
-
- 25 Oct, 2021 1 commit
-
-
Andre Meyering authored
In bash (and other shells), the leading `$` in `$VERSION=stable` will fail. The correct variable assignment looks like: ```sh VERSION=stable ``` Furthermore, if `VERSION` is stable, the directory will not be called `likwid-stable` but (at the moment) will be `likwid-5.2.0`. A workaround is to simply use an `*` as that will be substituted by the the correct directory, assuming that only one `likwid-xyz` directory exists.
-
- 21 Oct, 2021 6 commits
-
-
Thomas Roehl authored
-
Thomas Roehl authored
-
Thomas Roehl authored
-
Jonathan R. Madsen authored
* Support spaces in marker API labels - replaces "%s" with "%Nc" where N is set to one minus the size of the zeroed out. - added printout of regiontag to not valid region description msg * Minor fix to comments
-
Carsten Bauer authored
-
Thomas Gruber authored
-