This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] parallel mode


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]