@@ -1206,6 +1206,13 @@ following environment variables.
1206
1206
If set to 0, max frequencies are entirely ignored.
1207
1207
</dd>
1208
1208
1209
+ <dt>HWLOC_CPUKINDS_HOMOGENEOUS=0</dt>
1210
+ <dd>uniformize max frequency, base frequency and Linux capacity to
1211
+ force a single homogeneous kind of CPUs.
1212
+ This is enabled by default on NVIDIA Grace but may be disabled
1213
+ if set to 0 (or enabled on other platforms if set to 1).
1214
+ </dd>
1215
+
1209
1216
<dt>HWLOC_PCI_LOCALITY=<domain/bus> <cpuset>;...</dt>
1210
1217
<dt>HWLOC_PCI_LOCALITY=/path/to/pci/locality/file</dt>
1211
1218
<dd>changes the locality of I/O devices behing the specified PCI buses.
@@ -2039,6 +2046,10 @@ hwloc failed to discover any package.
2039
2046
models and vendors, the BIOS revision, etc.,
2040
2047
as reported by Linux under <tt>/sys/class/dmi/id/</tt>.
2041
2048
</dd>
2049
+ <dt>SoC0ID, SoC0Family, SoC1Revision, etc.</dt>
2050
+ <dd>The ID, family and revision of the first system-on-chip
2051
+ (<tt>SoC0</tt>), second (<tt>SoC1</tt>), etc.
2052
+ </dd>
2042
2053
<dt>MemoryMode, ClusterMode</dt>
2043
2054
<dd>
2044
2055
Intel Xeon Phi processor configuration modes.
0 commit comments