Fix typo in 2.2 relnote
This commit is contained in:
Dan Lovinger 2024-06-14 13:49:12 -07:00 коммит произвёл GitHub
Родитель 2ac91a462b
Коммит c361eed680
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -30,7 +30,7 @@ Smaller IO sizes will see the most change.
* topology elements only displayed in text results when > 1 are present (e.g. multi-socket systems)
* CPU numbering remains group relative, as is the new Core numbering
* highest Power Efficiency Class is marked with a `P` suffix (this will usually be `1P` v. `0`)
* **NOTE**: efficiency classes can have major impact; work on heterogenous systems **must** be aware of core properties in combination thread affinity rules (see `-a` and `-n `)
* **NOTE**: efficiency classes can have major impact; work on heterogenous systems **must** be aware of core properties in combination with thread affinity rules (see `-a` and `-n `)
* New: active power scheme reporting
* New: base target offset switch now allows range specification: `-Bbase[:length]`; replaces `-B` and `-f`
* post-run latency histogram processing now significantly faster