|
|
|
Nice. How do duo/quad cores perform? Usually it seems that only that processing isn't evenly distributed between the two cores. Does Digipede support threading via cores?
Jonathan |
08.24.07 - 10:17 pm | #
|
|
Jonathon - It always depends on the particular application. Our framework allows for the creation of one (or more) threads per core--by default, we allow the OS to manage the balancing of the threads. In addition, we give you complete control of those threads, which would allow you manual control (say, to give a particular thread affinity to a particular core/proc).
Dan Ciruli |
Homepage |
08.27.07 - 11:39 am | #
|
|
Commenting by HaloScan
|