Cargando…

Structured Parallel Programming: Patterns for Efficient Computation

Programming is now parallel programming. Much as structured programming revolutionized traditional serial programming decades ago, a new kind of structured programming, based on patterns, is relevant to parallel programming today. Parallel computing experts and industry insiders Michael McCool, Arch...

Descripción completa

Detalles Bibliográficos
Autores principales: McCool, Michael, Reinders, James, Robison, Arch
Lenguaje:eng
Publicado: Elsevier 2012
Materias:
Acceso en línea:http://cds.cern.ch/record/1488187
Descripción
Sumario:Programming is now parallel programming. Much as structured programming revolutionized traditional serial programming decades ago, a new kind of structured programming, based on patterns, is relevant to parallel programming today. Parallel computing experts and industry insiders Michael McCool, Arch Robison, and James Reinders describe how to design and implement maintainable and efficient parallel algorithms using a pattern-based approach. They present both theory and practice, and give detailed concrete examples using multiple programming models. Examples are primarily given using two of th