<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ASRock Forums : TRX40 Creator - &quot;Game Mode&quot; (UMA/NUMA)</title>
  <link>https://forum.asrock.com/</link>
  <description><![CDATA[This is an XML content feed of; ASRock Forums : AMD Motherboards : TRX40 Creator - &quot;Game Mode&quot; (UMA/NUMA)]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 07 Jun 2026 13:48:13 +0000</pubDate>
  <lastBuildDate>Tue, 26 Jul 2022 17:59:53 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.asrock.com/RSS_post_feed.asp?TID=18691</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ASRock Forums]]></title>
   <url>https://forum.asrock.com/forum_images/web_wiz_forums_black.png</url>
   <link>https://forum.asrock.com/</link>
  </image>
  <item>
   <title><![CDATA[TRX40 Creator - &quot;Game Mode&quot; (UMA/NUMA) : Thanks a lot @Moose for sharing...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=18691&amp;PID=100724&amp;title=trx40-creator-game-mode-uma-numa#100724</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=25898">veufsu</a><br /><strong>Subject:</strong> 18691<br /><strong>Posted:</strong> 26 Jul 2022 at 5:59pm<br /><br />Thanks a lot @Moose for sharing your experiments here! They've been very valuable to me. Let me explain:<br /><br />I'm running AMD Ryzen Threadripper 3970X Processor + ASRock TRX40 Taichi on a Linux headless environment, and I was trying to enable the NUMA. This is important for me because I'm running multi-threaded benchmarks on a virtual machine that can detect, if present, a NUMA topology. So, if NUMA is not configured correctly, the cost of memory access varies from one core to the other depending how close it is to the source of data in memory.<br /><br />Before applying any of the settings here, I was seeing:<br /><br /><font face="Courier New, Courier, mono"><br />$ numactl --hardware<br />available: 1 nodes (0)<br />node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63<br />node 0 size: 128724 MB<br />node 0 free: 119646 MB<br />node distances:<br />node&nbsp;&nbsp;&nbsp;0<br />  0:  10<br /></font><br /><br />Then, I disabled SMT and gave it a full power cycle to make sure I see the effects. At this stage NUMA was not yet correct but I was seeing 32 cores instead of 64, as expected:<br /><br /><font face="Courier New, Courier, mono"><br />$ numactl --hardware<br />available: 1 nodes (0)<br />node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31<br />node 0 size: 128724 MB<br />node 0 free: 127499 MB<br />node distances:<br />node&nbsp;&nbsp;&nbsp;0<br />  0:  10<br /></font><br /><br />Finally, I switched "AMD CBS / DF Common Options / ACPI / ACPI SRAT L3 Cache As NUMA Domain" from Auto to Enabled, and once rebooted I had the correct NUMA topology:<br /><br /><font face="Courier New, Courier, mono"><br />$ numactl --hardware<br />available: 8 nodes (0-7)<br />node 0 cpus: 0 1 2 3<br />node 0 size: 16009 MB<br />node 0 free: 15772 MB<br />node 1 cpus: 4 5 6 7<br />node 1 size: 16124 MB<br />node 1 free: 15926 MB<br />node 2 cpus: 8 9 10 11<br />node 2 size: 16124 MB<br />node 2 free: 15838 MB<br />node 3 cpus: 12 13 14 15<br />node 3 size: 16124 MB<br />node 3 free: 15930 MB<br />node 4 cpus: 16 17 18 19<br />node 4 size: 16124 MB<br />node 4 free: 15888 MB<br />node 5 cpus: 20 21 22 23<br />node 5 size: 16083 MB<br />node 5 free: 15895 MB<br />node 6 cpus: 24 25 26 27<br />node 6 size: 16124 MB<br />node 6 free: 15871 MB<br />node 7 cpus: 28 29 30 31<br />node 7 size: 16105 MB<br />node 7 free: 15876 MB<br />node distances:<br />node&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;1&nbsp;&nbsp;&nbsp;2&nbsp;&nbsp;&nbsp;3&nbsp;&nbsp;&nbsp;4&nbsp;&nbsp;&nbsp;5&nbsp;&nbsp;&nbsp;6&nbsp;&nbsp;&nbsp;7<br />  0:  10  11  11  11  11  11  11  11<br />  1:  11  10  11  11  11  11  11  11<br />  2:  11  11  10  11  11  11  11  11<br />  3:  11  11  11  10  11  11  11  11<br />  4:  11  11  11  11  10  11  11  11<br />  5:  11  11  11  11  11  10  11  11<br />  6:  11  11  11  11  11  11  10  11<br />  7:  11  11  11  11  11  11  11  10<br /></font>]]>
   </description>
   <pubDate>Tue, 26 Jul 2022 17:59:53 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=18691&amp;PID=100724&amp;title=trx40-creator-game-mode-uma-numa#100724</guid>
  </item> 
  <item>
   <title><![CDATA[TRX40 Creator - &quot;Game Mode&quot; (UMA/NUMA) : After spending many hours trying...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=18691&amp;PID=89119&amp;title=trx40-creator-game-mode-uma-numa#89119</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=9482">Moose</a><br /><strong>Subject:</strong> 18691<br /><strong>Posted:</strong> 05 Jul 2021 at 2:40am<br /><br />After spending many hours trying to solve a different issue and working through the settings one-by-one.  Enabling TSME seems to prevent AMD Overclocking feature from working entirely - the menu disappears in the BIOS after a subsequent reboot after enabling TSME and Ryzen Master no longer works as well.<br />]]>
   </description>
   <pubDate>Mon, 05 Jul 2021 02:40:15 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=18691&amp;PID=89119&amp;title=trx40-creator-game-mode-uma-numa#89119</guid>
  </item> 
  <item>
   <title><![CDATA[TRX40 Creator - &quot;Game Mode&quot; (UMA/NUMA) : FYI.  This seems to be the setting...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=18691&amp;PID=89070&amp;title=trx40-creator-game-mode-uma-numa#89070</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=9482">Moose</a><br /><strong>Subject:</strong> 18691<br /><strong>Posted:</strong> 01 Jul 2021 at 9:04pm<br /><br />FYI.  This seems to be the setting related to this, and when disabled - it increased 8 and 16 thread performance by about 45%. Cinebench R23 remained at about 43000 (multicore).  Also tested with SMT DISABLED (Hyperthreading) but SRAT ENABLED, similar scores in the 3DMark CPU benchmarks but the Cinebench R23 score dropped to about 35000.<br /><br />ACPI SRAT L3 Cache as NUMA Domain<br />Disable: Do not report each L3 cache as a NUMA domain to the OS??<br />Enable: Report each L3 cache as a NUMA domain to the OS<br /><br />Benchmarks (before and after):<br /><br /><img src="https://i.imgur.com/jpFahFj.png" border="0" /><br /><br />https://www.3dmark.com/cpu/36367<br />]]>
   </description>
   <pubDate>Thu, 01 Jul 2021 21:04:41 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=18691&amp;PID=89070&amp;title=trx40-creator-game-mode-uma-numa#89070</guid>
  </item> 
  <item>
   <title><![CDATA[TRX40 Creator - &quot;Game Mode&quot; (UMA/NUMA) : Any ideas? ]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=18691&amp;PID=87380&amp;title=trx40-creator-game-mode-uma-numa#87380</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=9482">Moose</a><br /><strong>Subject:</strong> 18691<br /><strong>Posted:</strong> 26 May 2021 at 9:22pm<br /><br />Any ideas?]]>
   </description>
   <pubDate>Wed, 26 May 2021 21:22:41 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=18691&amp;PID=87380&amp;title=trx40-creator-game-mode-uma-numa#87380</guid>
  </item> 
  <item>
   <title><![CDATA[TRX40 Creator - &quot;Game Mode&quot; (UMA/NUMA) : ASRock TRX40 Creator + AMD Ryzen...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=18691&amp;PID=86624&amp;title=trx40-creator-game-mode-uma-numa#86624</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=9482">Moose</a><br /><strong>Subject:</strong> 18691<br /><strong>Posted:</strong> 24 Apr 2021 at 9:11pm<br /><br /><u>ASRock TRX40 Creator + AMD Ryzen Threadripper 3970X Processor</u><br /><em>Latest AMD Chipset Drivers + BIOS 1.73</em><br /><br />Trying to enable "Game Mode" (UMA/NUMA). There doesn't appear to be a BIOS setting which changes this behaviour?<br /><br />Also, should be possible using the AMD Ryzen Master software but not supported for some reason when opening the software ("Overclocking feature is not supported by the PROCESSOR") unless maybe something needs to be changed in the BIOS to allow this to work?<br /><br /><img src="https://i.imgur.com/hw5kumV.png" border="0" />]]>
   </description>
   <pubDate>Sat, 24 Apr 2021 21:11:04 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=18691&amp;PID=86624&amp;title=trx40-creator-game-mode-uma-numa#86624</guid>
  </item> 
 </channel>
</rss>