All of lore.kernel.org
 help / color / mirror / Atom feed
* numaplace tool
@ 2015-02-24  3:31 Daniel J Blueman
  0 siblings, 0 replies; only message in thread
From: Daniel J Blueman @ 2015-02-24  3:31 UTC (permalink / raw)
  To: Filipe Brandenburger, Cliff Wickman, linux-numa; +Cc: Steffen Persvold

Cliff, Filipe et al,

I've been developing a tool called numaplace [1,2] which gives run-time 
task affinity; this is needed when booting with the 'isolcpus' kernel 
parameter.

Secondly, it dynamically allocates (and locks out) cores at 
task-creation time, giving a kind of run-time resource scheduling; this 
allows users to execute OpenMP/threaded/multi-process applications 
without preparing environment variables with explicit list of cores.

Later, I'll add NUMA locality guidance for improved spatial locality.

The numactl package seems a natural place to contribute this to, yes?

Many thanks!
   Daniel

--

[1] https://wiki.numascale.com/tips/numaplace
[2] https://github.com/numascale/nc-utils/tree/master/os/numaplace
-- 
Daniel J Blueman
Principal Software Engineer, Numascale

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-24  3:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-24  3:31 numaplace tool Daniel J Blueman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.