You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
intel-speed-select tool mentioned below is installed inside the docker image in the [environment build seciton](#1-build-the-environment)
34
+
33
35
`intel-speed-select turbo-freq info -l <level>` may print the same `bucket-0`,
34
-
`bucket-1`, and `bucket-2` SST-TF table under multiple `powerdomain-*` anchors.
36
+
`bucket-1`, and `bucket-2` SST-TF table under multiple `powerdomain-*` anchors.
37
+
A powerdomain anchor is the representative CPU id where a packages's internal power domain starts.
35
38
36
39
For PCT **capacity**, this flow counts `bucket-0`**once per package/socket**:
37
40
@@ -56,7 +59,7 @@ There are two different concepts:
56
59
|**PCT capacity**| Count `bucket-0` once per package/socket |
57
60
|**HP CPU placement**| Dispatch the package-level PCT core budget across the package's PCT reporting powerdomain anchors |
58
61
59
-
For Intel® Xeon® 6776P system, `bucket-0` reports:
62
+
For Intel® Xeon® 6776P system with 2 sockets and 64 cores per socket, `bucket-0` reports using check_pct_status.sh in [check-pct-status session](#2-check-pct-status):
60
63
61
64
```text
62
65
PCT_CORES_PER_PACKAGE=8
@@ -87,7 +90,6 @@ With Hyper-Threading included, this becomes:
0 commit comments