Multiple group affinity using start on command line

Copper Contributor

Given that Windows now supports more than 64 processors per NUMA node, how do we use start command to start threads on all available or a sub-set greater than 64 processors with a given NUMA node? 

 

start /AFFINITY <affinity mask> still only allows a bitmask up to 64 processors within its current group.

0 Replies