public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/51617] New: [C++0x] async(f) isn't.
@ 2011-12-19  5:11 dave at boostpro dot com
  2011-12-19  5:58 ` [Bug c++/51617] " dave at boostpro dot com
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: dave at boostpro dot com @ 2011-12-19  5:11 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51617
           Summary: [C++0x] async(f) isn't.
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dave@boostpro.com


Created attachment 26132
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26132
demonstration

I am finding I have to explicitly pass a launch policy to get async to run
anything in a thread.  For example, when I time the attached with
-DFORCE_PARALLEL I get

/tmp/tst  81.54s user 0.23s system 628% cpu 13.001 total

and without it I get:

/tmp/tst  41.29s user 0.05s system 99% cpu 41.343 total

See also bug 49204


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-05-05  2:00 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-19  5:11 [Bug c++/51617] New: [C++0x] async(f) isn't dave at boostpro dot com
2011-12-19  5:58 ` [Bug c++/51617] " dave at boostpro dot com
2011-12-19 10:50 ` [Bug libstdc++/51617] " redi at gcc dot gnu.org
2011-12-19 10:52 ` redi at gcc dot gnu.org
2011-12-19 11:04 ` dave at boostpro dot com
2011-12-19 11:18 ` redi at gcc dot gnu.org
2012-02-05 20:32 ` redi at gcc dot gnu.org
2013-03-22 14:45 ` jakub at gcc dot gnu.org
2013-03-23 15:01 ` redi at gcc dot gnu.org
2014-04-22 11:36 ` jakub at gcc dot gnu.org
2014-07-16 13:29 ` jakub at gcc dot gnu.org
2014-07-16 14:19 ` redi at gcc dot gnu.org
2015-01-30 10:35 ` redi at gcc dot gnu.org
2015-04-27 13:38 ` torvald at gcc dot gnu.org
2015-05-05  1:57 ` redi at gcc dot gnu.org
2015-05-05  2:00 ` redi at gcc dot gnu.org

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).