We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f43a3a6 commit 896a90cCopy full SHA for 896a90c
1 file changed
CHANGELOG.md
@@ -5,9 +5,12 @@ Versioning practices: [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
5
6
## [ADD NEW VERSION HERE] - ADD DATE HERE
7
### Fixed
8
+ - Fix sysfs uncore directores matching to die IDs.
9
### Added
10
### Removed
11
### Changed
12
+ - Move '--dies-info' option to 'pepc uncore info'.
13
+ - Improve users guide.
14
15
## [1.6.22] - 2026-01-30
16
@@ -915,4 +918,4 @@ Versioning practices: [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
915
918
916
919
## [1.1.0] - 2021-10-29
917
920
- - pepc: first release.
921
+ - pepc: first release.
0 commit comments