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 f835696 commit 36e458eCopy full SHA for 36e458e
content/download/_index.html
@@ -20,8 +20,14 @@ <h2>Windows</h2>
20
<td><a href="#" class="radius success button compat">Download (<span></span>)</a></td>
21
</tr>
22
</table>
23
-<p>If you're looking for binaries for a specific CPU architecture, <a href="/download/windows">see all Windows binaries</a></p>
24
-
+<p>
+ If you're looking for binaries for a specific CPU architecture,
25
+ <a href="/download/windows">see all Windows binaries</a>.
26
+ <br>
27
+ For computers with more than 64 threads, consult the
28
+ <a href="https://github.com/official-stockfish/Stockfish/wiki/UCI-&-Commands#setoption">NumaPolicy documentation</a>
29
+ for optimal settings.
30
+</p>
31
<h2>ARM / Android</h2>
32
<table id="arm-table">
33
<tr>
0 commit comments