[cpp-threads] Lambda in Parallel Programming

Lawrence Crowl crowl at google.com
Tue Aug 29 00:04:46 BST 2006


On 8/28/06, Robison, Arch <arch.robison at intel.com> wrote:
> The lambda proposals would definitely simplify the use of the
> parallel_for template.

For a full discussion of what lambda can buy you in parallel computing,
see my dissertation

    Architectural Adaptability in Parallel Programming
    http://www.crowl.org/Lawrence/paper/theses/1991T-URCS-Crowl/

or my more focused (but still large) TOPLAS paper

    Parallel Programming with Control Abstraction
    http://www.crowl.org/Lawrence/paper/journals/1994J-TOPLAS-03-524/

(And, yes, I do know about the Y2K bug in my web pages.  They were not
last updated in 1900!)

-- 
Lawrence Crowl



More information about the cpp-threads mailing list