[Insight-users] ThreadedGenerateData()

Willi Huber surfersparadise85-itk at yahoo.com
Thu Mar 21 16:37:18 EDT 2013


Hello Vikash,

this might not be correct since I have no deep insight into ITK an wether or not they have their own threading library but usually your OS, i.e. Windows or Linux, takes care of the distribution of threads.
I don't know of any threading library that fixes threads to a certain Core or CPU since that is the idea behind threads: "Loadbalancing". 
Therefore it (OS or some hardware) attaches threads to a Core which is currently out of work.

Cheers,
Willi

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130321/f5098647/attachment.htm>


More information about the Insight-users mailing list