# numactl Description =========== 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. More information ================ - Homepage: https://github.com/numactl/numactl ## Availability | Module |Generic|E5|Lake|Epyc|Cascade| |------|------|------|------|------|------| |numactl/2.0.12-GCCcore-8.3.0|| ✓ |||| |numactl/2.0.14-GCCcore-10.3.0|| ✓ | ✓ || ✓ | |numactl/2.0.14-GCCcore-11.2.0|| ✓ | ✓ || ✓ | |numactl/2.0.16-GCCcore-12.3.0|| ✓ | ✓ || ✓ |