If I want to use threading but launch multiple MPI processes per node is there a way to control the affinities on each socket of the node? I see -threadcomm_affinities, but the documentation is sparse and it's hard for me to see how a single list of core labels gets the job done for multiple MPI processes when the core labels are different on the different sockets.
John
