-
- Downloads
parallel_mode.xml: Documented the new choices, factoring out common tags.
2008-05-16 Johannes Singler <singler@ira.uka.de> * doc/xml/manual/parallel_mode.xml: Documented the new choices, factoring out common tags. * include/parallel/multiway_merge.h: Place comparison functor at the end, to comply with established convention. (parallel_multiway_merge) Pass number of threads explicitly. Introduce new compile-time variants, make exact splitting the default. * include/parallel/tags.h: Extend exact_tag, introduce sampling_tag. * include/parallel/merge.h: (parallel_merge_advance) Adapt to changed interface. * include/parallel/multiway_mergesort.h: Likewise. From-SVN: r135411
Showing
- libstdc++-v3/doc/xml/manual/parallel_mode.xml 24 additions, 12 deletionslibstdc++-v3/doc/xml/manual/parallel_mode.xml
- libstdc++-v3/include/parallel/merge.h 2 additions, 2 deletionslibstdc++-v3/include/parallel/merge.h
- libstdc++-v3/include/parallel/multiway_merge.h 322 additions, 187 deletionslibstdc++-v3/include/parallel/multiway_merge.h
- libstdc++-v3/include/parallel/multiway_mergesort.h 4 additions, 4 deletionslibstdc++-v3/include/parallel/multiway_mergesort.h
- libstdc++-v3/include/parallel/tags.h 19 additions, 3 deletionslibstdc++-v3/include/parallel/tags.h
Loading
Please register or sign in to comment