Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ep:labs:01:contents:tasks:ex4 [2023/11/13 16:47]
radu.mantu
ep:labs:01:contents:tasks:ex4 [2023/11/14 12:51] (current)
radu.mantu
Line 8: Line 8:
 <​html>​ <​html>​
 <​center>​ <​center>​
-<​b>​Figure 2:</​b>​ Simplified view of a single Intel Skylake CPU core. Instructions are decoded into μOps and scheduled out-of-order onto the Execution Units.+<​b>​Figure 2:</​b>​ Simplified view of a single Intel Skylake CPU core. Instructions are decoded into μOps and scheduled out-of-order onto the Execution Units. Your CPUs most likely have (many) more EUs.
 </​center>​ </​center>​
 </​html>​ </​html>​
Line 53: Line 53:
   * **Port 6:** integer and branch operations   * **Port 6:** integer and branch operations
   * **Port 7:** AGU   * **Port 7:** AGU
 +
 +The the significance of the SKL ports reported by **llvm-mca** can be found in the [[https://​github.com/​llvm/​llvm-project/​blob/​d9be232191c1c391a0d665e976808b2a12ea98f1/​llvm/​lib/​Target/​X86/​X86SchedSkylakeClient.td#​L32|Skylake machine model config]]. To find out if your CPU belongs to this category, [[https://​github.com/​llvm/​llvm-project/​blob/​27c5a9bbb01a464bb85624db2d0808f30de7c996/​llvm/​lib/​TargetParser/​Host.cpp#​L765|RTFS]] and run an ''​inxi -Cx''​.
 +
 </​note>​ </​note>​
  
ep/labs/01/contents/tasks/ex4.1699886832.txt.gz · Last modified: 2023/11/13 16:47 by radu.mantu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0