It would be nice if there was a bit more documentation on parallel mode v3.
This could include some of Johannes' papers summarized here

http://algo2.iti.uni-karlsruhe.de/singler/mcstl/index.php?page=publications

Of even more interest I would find if the following: parallel mode probably
implements a lot of stuff like work stealing, load balancing, etc beyond
what the library part of C++98 specifies that it needs to provide. If 
the respective classes are meant to have stable interfaces then it would
be interesting to document them so that user programs could also use these
interfaces.

Thanks
 Wolfgang


-- 
           Summary: parallel v3: add some documentation
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bangerth at dealii dot org


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

Reply via email to