Creating nightly hwloc snapshot SVN tarball was a success.
Snapshot: hwloc 1.1a1r2290
Start time: Mon Jul 5 21:01:04 EDT 2010
End time: Mon Jul 5 21:03:05 EDT 2010
Your friendly daemon,
Cyrador
Le 05/07/2010 02:06, Jirka Hladky a écrit :
> hwloc-calc --physical proc:1 --nodelist is another useful hint!
The attached patch (against trunk, doesn't apply against 1.0.x) implements
--list
and replaces
--nodelist with --list numanode (still supported but undocumented)
It should work fo
Le 05/07/2010 02:41, Jirka Hladky a écrit :
> Hi all,
>
> I'm using hwloc-distrib quite often to distribute jobs optimally on NUMA
> boxes. I use it to test linux kernel task - scheduler by comparing runtime of
> jobs bound to best possible CPU configuration (keeping CPU cache in mind)
> with
>
Le 05/07/2010 02:06, Jirka Hladky a écrit :
> I need to get NUMAnode since I'm comparing numactl and taskset commands.
>
--pulist and --nodelist were designed for when you need to pass the
result to numactl
Brice