Questions tagged [affinity]
43 questions
1
vote
0 answers
How to set affinity on multi-socket system (2 CPUs)
I have a machine with two six-core processors (hyper-threading turned off). I understand how to set the affinity for a program using the command line when there is only one processor, but how do you do it for 2 CPUs? Do I just treat it as if I…
eek
- 431
0
votes
0 answers
set affinity for program with bat, not working
I want to create a .bat file for a program as opposed to having to instruct a someone how to set affinity himself. This is a program that can crash when it uses too many cores due to an elusive bug (only with AMD processors?). Not a work related…
Aseliot
- 11