[libstdc++-v3 parallel mode] Why is not std::transform executed in parallel by default?

Kento EMOTO emoto@ipl.t.u-tokyo.ac.jp
Thu Sep 18 04:44:00 GMT 2008


Johannes Singler wrote:
> Looks like you also found the solution :-)
> Fixed accordingly in attached patch for /parallel.  Does that solve the
> problem so far?  I will investigate the problem further.
> 

Yes! It works well.
std::transform and other functions are now executed in parallel by default.
Thank you very much for your quick response.

-- Kento



More information about the Libstdc++ mailing list