CreateProcess on the specified CPU
hypermood
Smyrna, GA New
I couldn't find a simple tool on the web to do this so I wrote one. This utility will allow you to run a process on the CPU that you specify for Win NT, 2K, XP.
Why? Well, some older games don't work well on multiprocessor systems and crash before you can pull up task manager to fix the process' CPU affinity. Setting compatibility modes aren't perfect either. The Vista start command finally added this feature, but I still like XP
Using it is simple:
cpcpu 0 app1.exe
cpcpu 1 app2.exe
app1 will run on cpu 0 and app2 will run on cpu 1
cpcpu.exe with source is included in the zip. Download here.
Why? Well, some older games don't work well on multiprocessor systems and crash before you can pull up task manager to fix the process' CPU affinity. Setting compatibility modes aren't perfect either. The Vista start command finally added this feature, but I still like XP
Using it is simple:
cpcpu 0 app1.exe
cpcpu 1 app2.exe
app1 will run on cpu 0 and app2 will run on cpu 1
cpcpu.exe with source is included in the zip. Download here.
0
Comments
This code is being used in software that is helping to research the effects of radiation on human cells in space; it may actually end up being used on the International Space Station.
I thought it was pretty darned awesome that a bit of Icrontic is headed for the stars Congrats, @Hypermood