It appears as though a program I use has issues running on pc's with hyperthreading capable CPU's. The workaround for this is to set processor affinity through task manager to a single cpu instead of ...
On a dual-core processor, you can entirely disable the second core through the System Configuration menu or partially disable it using processor affinity options. System Configuration lets you set how ...
The ability in Linux to bind one or more processes to one or more processors, called CPU affinity, is a long-requested feature. The idea is to say “always run this process on processor one” or “run ...