numactl¶
The numactl program allows you to run your application program on specific cpu's and memory nodes. It does this by supplying a NUMA memory policy to the operating system before running your program. The libnuma library provides convenient ways for you to add NUMA memory policies into your own program.
https://github.com/numactl/numactl
Available modules¶
The overview below shows which numactl installations are available per target architecture in EESSI, ordered based on software version (new to old).
To start using numactl, load one of these modules using a module load
command like:
(This data was automatically generated on Thu, 26 Jun 2025 at 13:05:29 UTC)
aarch64/generic | aarch64/neoverse_n1 | aarch64/neoverse_v1 | aarch64/nvidia/grace | x86_64/generic | x86_64/amd/zen2 | x86_64/amd/zen3 | x86_64/amd/zen4 | x86_64/intel/cascadelake | x86_64/intel/haswell | x86_64/intel/icelake | x86_64/intel/sapphirerapids | x86_64/intel/skylake_avx512 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
numactl/2.0.16-GCCcore-13.2.0 | x | x | x | x | x | x | x | x | x | x | x | x | x |
numactl/2.0.16-GCCcore-12.3.0 | x | x | x | x | x | x | x | x | x | x | x | x | x |
numactl/2.0.16-GCCcore-12.2.0 | x | x | x | x | x | x | x | x | x | x | x | x | x |