« Return to Thread: [v3] parallel mode

Re: [v3] parallel mode

by Gerald Pfeifer :: Rate this Message:

Reply to Author | View in Thread

On Mon, 10 Sep 2007, Benjamin Kosnik wrote:
> I'm delighted to announce a parallel implementation of many C++
> Standard library algorithms, which been integrated into libstdc++ as
> an experimental mode that will henceforth be known as the libstdc++
> parallel mode. These parallel algorithms use OpenMP as a thread layer,
> and should thus be portable to hardware/os combinations that support
> libgomp.

Cool stuff!  And definitely something for the News section on our
main page and gcc-4.3/changes.html on the same. ;-)

Would you mind giving both a try?

Gerald

 « Return to Thread: [v3] parallel mode