Hi, please be quite: I'm a CAT. Yes, a cat
Kindly I wonder, until now I need to manual set all processor from the "set affinity" of the task manager of a particular .exe program.
However I would like that a particular program is automatically set to be executed using all processors, and not only 1 by default. Consider that I need to set is by default in compatibily mode (Windows Vista SP2) and possibly I ask if it's possible include the usage of all processors in the general compatibility settings, possibly in the registry. Thanks
+ Reply to Thread
Results 1 to 5 of 5
-
-
You can't use many CPU's (cores/threads) if your application is single thread type... Application may use many threads only if it is written to do so - that's why it is not easy to use modern CPU's. All you can do is use many single thread applications with assigned thread (core) to it.
Change application for multi thread version or accept limitations. -
I've seen this type of posts many times. All I can recommend is - leave it to the Windows process/thread scheduler. It does a pretty good job at distributing workloads of single- and/or multi-threaded programs across the available cores (physical and virtual) efficiently. Don't fiddle with knobs you know very little about.
Similar Threads
-
[SOLVED] "--ipratio" "--pbratio"+"--scenecut" "--minkeyint" / "--keyint
By Kdmeizk in forum Video ConversionReplies: 14Last Post: 21st Jun 2015, 07:21 -
FFMPEG: hot to set the "mpeg audio version 1" encoder?
By marcorocchini in forum Newbie / General discussionsReplies: 2Last Post: 24th Mar 2015, 02:50 -
VirtualDub: how to set as default "swap field" for Internal MJPEG decoder?
By marcorocchini in forum Newbie / General discussionsReplies: 9Last Post: 27th Sep 2014, 13:01 -
How to set VirtualDub so that "no Audio" at startup?
By marcorocchini in forum Newbie / General discussionsReplies: 1Last Post: 18th Sep 2014, 17:34 -
set Virtualdub for use "internal" mjeg reader
By marcorocchini in forum Newbie / General discussionsReplies: 6Last Post: 18th Apr 2014, 11:29