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
--
To unsubscribe from this list: send the line "unsubscribe linux-numa" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html