Ok. I will try that!
Thank you,
J.
Julien Martin <balteo <at> gmail.com> writes:> 2010/10/25 gast128 <gast128 <at> hotmail.com>If u stay on the same computer
> Thanks gast128,I just installed TBB. Can you please tell me what to look for
(which class, method or concept) in TBB? It is pretty vast...J.
(i.e. plain x86 PC with multi cores or multiHello,
> processors), I would recommend Intel's TBB, which splits up tasks
> automatically and tries to keep the processor busy.
> It would be nice if Boost / std C++ would have such a parallellism library
> because it is an addition to using threads.
tbb::parallel_for is probably where u will be interested in if the individual
tasks are truely independent.
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users