[v3] parallel mode
Gerald Pfeifer
gerald@pfeifer.com
Mon Sep 17 00:26:00 GMT 2007
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
More information about the Libstdc++
mailing list