public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/38875]  New: parallel fill in the parallel version of libstdc++
@ 2009-01-16 15:35 wuerzner at gmail dot com
  2009-01-16 15:46 ` [Bug libstdc++/38875] " paolo dot carlini at oracle dot com
                   ` (14 more replies)
  0 siblings, 15 replies; 17+ messages in thread
From: wuerzner at gmail dot com @ 2009-01-16 15:35 UTC (permalink / raw)
  To: gcc-bugs

Hi,

I recently started using the paralleled version of gcc's libstdc++. Now, I have
recognized that there is no parallel version of the fill algorithm (at least at
i486-linux-gnu).

The threshold variable __gnu_parallel::_Settings::fill_minimal_n
suggests that a parallel version of the fill algorithm is existing or at least
planned.
Among other things, fill is used for resizing vectors. But
std::vector.resize(n) is not executed in parallel. On first sight, a parallel
fill should not be hard to accomplish using openmp and would definitely be a
cool feature. But I am no stl expert and may be missing crucial
cross-dependencies.

Best regards,
Kay


-- 
           Summary: parallel fill in the parallel version of libstdc++
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: wuerzner at gmail dot com
 GCC build triplet: i486-linux-gnu
  GCC host triplet: i486-linux-gnu
GCC target triplet: i486-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38875


^ permalink raw reply	[flat|nested] 17+ messages in thread
[parent not found: <bug-38875-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2011-04-06 22:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-16 15:35 [Bug libstdc++/38875] New: parallel fill in the parallel version of libstdc++ wuerzner at gmail dot com
2009-01-16 15:46 ` [Bug libstdc++/38875] " paolo dot carlini at oracle dot com
2009-01-16 15:51 ` singler at gcc dot gnu dot org
2009-03-23 11:00 ` [Bug libstdc++/38875] parallel fill and copy " singler at gcc dot gnu dot org
2009-10-15 15:46 ` wuerzner at gmail dot com
2009-10-20  7:38 ` singler at gcc dot gnu dot org
2009-11-05  2:16 ` bkoz at gcc dot gnu dot org
2009-11-05  2:17 ` bkoz at gcc dot gnu dot org
2009-11-05  2:33 ` paolo dot carlini at oracle dot com
2009-11-05  2:52 ` bkoz at gcc dot gnu dot org
2009-11-19 15:32 ` singler at gcc dot gnu dot org
2009-11-19 15:33 ` singler at gcc dot gnu dot org
2009-11-19 15:35 ` singler at gcc dot gnu dot org
2009-11-19 15:47 ` wuerzner at gmail dot com
2009-11-20  9:53 ` singler at gcc dot gnu dot org
2009-11-20  9:56 ` singler at gcc dot gnu dot org
     [not found] <bug-38875-4@http.gcc.gnu.org/bugzilla/>
2011-04-06 22:26 ` paolo.carlini at oracle dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).