User Tools

Site Tools


wiki:numactl

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
wiki:numactl [2016/11/07 12:57] walkeradminwiki:numactl [2016/12/01 08:38] walkeradmin
Line 1: Line 1:
 ====== numactl ====== ====== numactl ======
 +
 +----
 +
 \\  \\ 
 \\  \\ 
Line 12: Line 15:
 the data are often associated strongly with certain tasks or users the data are often associated strongly with certain tasks or users
 </file> </file>
-\\  
 \\  \\ 
 From the command line, use the following: From the command line, use the following:
 \\  \\ 
     numactl --hardware     numactl --hardware
-\\  
 \\  \\ 
 This will give an output similar to the following: This will give an output similar to the following:
Line 34: Line 35:
   1:  21  10    1:  21  10 
 </file> </file>
 +\\ 
 +\\ 
 +What we can see here is that there are two (NUMA) nodes. (0-1) Each node consists of some CPUs and some Memory. In this example, each node consists of 24 CPUs and 32GB of Memory, each CPU however is a hyper-thread, so although we see 24 CPUs per node, it is actually 12 Hyper-threading CPU's (this is what you will see on a G6 1U).
 \\  \\ 
 \\  \\ 
wiki/numactl.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1