fixed thread pinning with mdrun -multi
authorBerk Hess <hess@kth.se>
Wed, 28 Nov 2012 21:29:08 +0000 (22:29 +0100)
committerBerk Hess <hess@kth.se>
Wed, 28 Nov 2012 21:29:08 +0000 (22:29 +0100)
commita8114d8ff05389f882a42bb432f0c8098ee1898a
tree6bc4c2609c22b7b10e8685fb2da3fc35221a650f
parent84513d5a3d147c575e47e744028bc32a5acbc28e
fixed thread pinning with mdrun -multi

With mdrun -multi, multiple simulations running on the same
physiscal nodes would be pinned to the same cores.

Change-Id: Iaffba21e79f1db50aa1802d446f6938b2dba045d
src/kernel/runner.c