CMD + K

numactl

Community

NUMA support for Linux

Installation

To install this package, run one of the following:

Conda
$conda install neok.m4700::numactl

Usage Tracking

2.0.12
1 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

NUMA support for Linux

Last Updated

Oct 19, 2018 at 17:59

License

GPL

Total Downloads

20

Version Downloads

18

Supported Platforms

linux-64