* added python-wheel (0.42.0) - The official binary distribution format for Python
[t2sde.git] / package / base / numactl / numactl.desc
blob18c9a82dbbd86f70f704168aef879c5f4c885db5
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/numactl/numactl.desc
3 [COPY] Copyright (C) 2006 - 2024 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A numactl implements simple NUMA policy support
14 [T] A numactl implements simple NUMA policy support. A NUMA policy allows
15 [T] you to tune programs by controlling the placement of memory in NUMA
16 [T] (Non Uniform Memory Access) systems. The numactl program runs other
17 [T] programs with a specific NUMA policy, and the libnuma shared library
18 [T] ("NUMA API") can be used to set NUMA policy in applications.
19 [T] Libnuma is the preferred interface to the Linux kernel NUMA policy
20 [T] system calls. The package also has various tools, like numastat to
21 [T] decode the kernel NUMA statistics.
23 [U] http://freshmeat.net/projects/numactl/
25 [A] Andi Kleen <ak@suse.de>
26 [M] Aldas Nabazas <baldzius@gmail.com>
28 [C] base/tool
29 [F] CROSS
31 [L] GPL
32 [S] Stable
33 [V] 2.0.18
34 [P] X -----5---9 120.000
36 [R] + x86 x86-64 powerpc64
38 [O] autogen=1
39 # at the time of packaging the Makefile used uname to determine the libdir ...
40 # also no DESTDIR, ...
41 [O] var_append makeinstopt ' ' "prefix=$root/$prefix libdir=$root$libdir"
43 [D] 4e451ecdaa8793494dd9d5897532d015254642a5fdfa2fee4629bdab numactl-2.0.18.tar.gz https://github.com/numactl/numactl/archive/v2.0.18/