On Monday, November 22, 2010 02:08:50 pm Samuel Thibault wrote: > Hello, > > Jirka Hladky, le Thu 18 Nov 2010 15:14:07 +0100, a écrit : > > My goal is to distribute one job per Socket with command > > hwloc-distrib --single 8 > > Could you try again with the current v1.1 subversion branch? I have > implemented asymmetry support. > > Samuel
Hi Samuel, I have installed rc3 and hwloc-distrib --single 8 will now distribute the jobs among sockets ignoring NUMA asymmetry. ./hwloc-calc --input ../../hp-dl980g7-01 --po --li --proclist $(hwloc-distrib --input ../../hp-dl980g7-01 --single 8) 0,16,24,32,40,48,56,8 This is great! Thanks. However, I was wondering if there is some way to get the old way, i.e to distribute the jobs among NUMA nodes. I DO NOT use this mode but I don't want anybody else to be harmed. I have tried --at numa and --to numa to replicate the old behavior but without success... Thanks Jirka
