numactl runs processes with a specific NUMA scheduling or memory placement policy.
The policy is set for command and inherited by all of its children. In addition it can set persistent policy for shared memory segments or files.
Use -- before command if using command options that could be confused with numactl options.
Valid node specifiers
all All nodes
number Node number
number1{,number2} Node number1 and Node number2
number1-number2 Nodes from number1 to number2
! nodes Invert selection of the following specificati