代码拉取完成,页面将自动刷新
<?xml version="1.0"?>
<!DOCTYPE flagsdescription SYSTEM "http://www.spec.org/dtd/cpuflags2.dtd">
<flagsdescription>
<filename>Dell-platform-Precision</filename>
<title>Platform Setting for Dell Precision Workstations</title>
<!--
*********************************************************************************************************************
Explanations of platform info, such as BIOS settings
*********************************************************************************************************************
-->
<os_tuning>
<![CDATA[
<p>
<b>KMP_AFFINITY = granularity=fine,scatter</b>
</p>
<p>
The value for the environment variable KMP_AFFIINTY affects how the threads from an auto-parallelized
program are scheduled across processors. Specifying granularity=fine selects the finest granularity
level, causes each OpenMP thread to be bound to a single thread context. This ensures that there is only
one thread per core on cores supporting HyperThreading Technology. Specifying scatter distributes the
threads as evenly as possible across the entire system. Hence a combination of these two options
will spread the threads evenly across sockets, with one thread per physical core.
</p>
<p>
<b>OMP_NUM_THREADS</b>
</p>
<p>
Sets the maximum number of threads to use for OpenMP* parallel regions if no
other value is specified in the application. This environment variable
applies to both -openmp and -parallel (Linux and Mac OS X) or /Qopenmp and /Qparallel (Windows).
</p>
<p>
Example syntax on a Windows system with 8 cores:
<br/>
set OMP_NUM_THREADS=8
</p>
]]>
</os_tuning>
<firmware>
<![CDATA[
<p><b>Adjacent Cache Line Prefetch:</b></p>
<p>
This BIOS option allows the enabling/disabling of a processor mechanism to
fetch the adjacent cache line within an 128-byte sector that contains
the data needed due to a cache line miss. </p>
<p>
In some limited cases, setting this option from the Default may improve
performance. In the majority of cases, the default setting
provides better performance. Users should modify this option
after performing application benchmarking to verify improved
performance in their environment.</p>
<p><b>Hardware Prefetch:</b></p>
<p>
This BIOS option allows allows the enabling/disabling of a processor
mechanism to prefetch data into the cache according to a pattern
recognition algorithm.</p>
<p>
In some limited cases, setting this option to Disabled may improve
performance. In the majority of cases, the option set to Enabled
provides better performance. Users should only disable this option
after performing application benchmarking to verify improved
performance in their environment.</p>
<p><b>Hyper-Threading Technology</b></p>
<p>
This BIOS setting disables/enables Hyper-Threading (HT) Technology. HT enables the processor
to allocate an additional thread to a core.</p>
<p><b>Memory Node Interleaving</b></p>
<p>
This BIOS setting when set to NUMA (Non-Uniform Memory Access) configures the system memory into
blocks local to each processor. A NUMA-aware operating system can use this configuration to
intelligently allocate memory for optimal performance.</p>
]]>
</firmware>
</flagsdescription>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。