gcc/libstdc++-v3/include/parallel
Johannes Singler ed27799786 partition.h (__parallel_partition): Improve scalability by...
2010-04-22  Johannes Singler  <singler@kit.edu>

        * include/parallel/partition.h (__parallel_partition):
        Improve scalability by:
        -introducing new variables __leftold, __rightold, __dist, thus
        -getting rid of omp lock by using atomic operations
        -getting rid of two omp barriers

From-SVN: r158636
2010-04-22 10:14:07 +00:00
..
algo.h numeric (inner_product, [...]): Precede subsequent call with _GLIBCXX_STD_P:: to avoid ambiguity between... 2010-03-22 17:06:50 +00:00
algobase.h numeric (inner_product, [...]): Precede subsequent call with _GLIBCXX_STD_P:: to avoid ambiguity between... 2010-03-22 17:06:50 +00:00
algorithm
algorithmfwd.h stl_algo.h (shuffle): Add, per D3056. 2010-03-19 10:36:57 +00:00
balanced_quicksort.h base.h (decode2): Rename to __decode2. 2010-01-12 00:51:50 +00:00
base.h base.h (_PseudoSequence): Do not forward declare. 2010-03-22 13:55:11 +00:00
basic_iterator.h
checkers.h
compatibility.h re PR libstdc++/43394 (Spurious warnings while building parallel_list.cc on x86_64 -m32) 2010-03-16 23:01:28 +00:00
compiletime_settings.h
equally_split.h
features.h
find_selectors.h
find.h
for_each_selectors.h
for_each.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
iterator.h
list_partition.h
losertree.h
merge.h
multiseq_selection.h
multiway_merge.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
multiway_mergesort.h
numeric numeric (inner_product, [...]): Precede subsequent call with _GLIBCXX_STD_P:: to avoid ambiguity between... 2010-03-22 17:06:50 +00:00
numericfwd.h
omp_loop_static.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
omp_loop.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
par_loop.h
parallel.h
partial_sum.h numeric (inner_product, [...]): Precede subsequent call with _GLIBCXX_STD_P:: to avoid ambiguity between... 2010-03-22 17:06:50 +00:00
partition.h partition.h (__parallel_partition): Improve scalability by... 2010-04-22 10:14:07 +00:00
queue.h base.h (decode2): Rename to __decode2. 2010-01-12 00:51:50 +00:00
quicksort.h base.h (decode2): Rename to __decode2. 2010-01-12 00:51:50 +00:00
random_number.h
random_shuffle.h random_shuffle.h (__parallel_random_shuffle_drs): Take as many threads as possible, i. 2010-03-30 14:50:56 +00:00
search.h
set_operations.h
settings.h re PR libstdc++/42712 (search_n/iterator.cc times out in parallel-mode) 2010-01-19 11:18:03 +00:00
sort.h
tags.h
types.h
unique_copy.h
workstealing.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00