Activity overview
Latest activity by GSchroder
All makes sense, thanks for the response Chris / comments
All makes sense, thanks for the response Chris
Chris.Allen wrote:
If you want to utilise more cores (and will accept a certain amount of uncertainty on the results)
Thanks for the reply. What exactly do you mean by a certain amount of uncertainty? The timing could be off between cores leading to some execution times possibly being inaccurate? And ballpark what sort of amount are we talking here? / comments
Chris.Allen wrote:
If you want to utilise more cores (and will accept a certain amount of uncertainty on the results)
Thanks for the reply. What exactly do you mean by a certain amount of unce...
Profiling Parallel.ForEach
I have noticed when profiling my app all my systems cores are not utilized when using a Parallel.ForEach. When I run the app from VS 2012 they do as expected, but not when profiling?
I am profiling...