This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH][libstdc++-v3 parallel mode]
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Johannes Singler <singler at ira dot uka dot de>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>, gcc-patches at gcc dot gnu dot org
- Date: Tue, 6 May 2008 10:21:55 -0500
- Subject: Re: [PATCH][libstdc++-v3 parallel mode]
- References: <48202113.4080900@ira.uka.de>
> 2008-05-06 Johannes Singler <singler@ira.uka.de>
>
> * include/parallel/quicksort.h:
> (parallel_sort_qs_conquer) Explicitly request number of
> threads in the parallel clause.
> (parallel_sort_qs) Remove setting the number of threads
> globally.
This is fine. I'll try to have the atomics issues fixed today.
-benjamin