r160439 - in /trunk/libstdc++-v3: ChangeLog inc...
singler@gcc.gnu.org
singler@gcc.gnu.org
Tue Jun 8 16:50:00 GMT 2010
Author: singler
Date: Tue Jun 8 16:50:05 2010
New Revision: 160439
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160439
Log:
2010-06-08 Johannes Singler <singler@kit.edu>
* include/parallel/find.h
(__find_template(.., growing_blocks_tag)): Make block size
proportional to current position.
* include/parallel/settings.h (_Settings): Introduce new tuning
parameter find_scale_factor to the end of the struct, defaults to
0.01f.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/parallel/find.h
trunk/libstdc++-v3/include/parallel/settings.h
More information about the Libstdc++-cvs
mailing list