About Anaconda Help Download Anaconda

NUMA support for Linux

Installers

  • linux-64 v2.0.12

conda install

To install this package run one of the following:
conda install neok.m4700::numactl

Description

Historically, all memory on x86 systems is equally accessible by all CPUs. Known as Uniform Memory Access (UMA), access times are the same no matter which CPU performs the operation. This behavior is no longer the case with recent x86 processors. In Non-Uniform Memory Access (NUMA), system memory is divided into zones (called nodes), which are allocated to particular CPUs or sockets. Access to memory that is local to a CPU is faster than memory connected to remote CPUs on that systems.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.1) Legal | Privacy Policy