Setting the cores to use in Parallelism

Posted by Ben on Stack Overflow See other posts from Stack Overflow or by Ben
Published on 2010-06-02T10:11:29Z Indexed on 2010/06/02 10:13 UTC
Read the original article Hit count: 214

Filed under:
|
|
|

Hi,

I have a feeling the answer to this is no, but using .Net 4.0's Parallelism, can you set the amount of cores on which to run i.e. if your running a Quad Core, can you set your Application to only use 2 of them?

Thanks

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET