Pattern: Recursive Algorithms

Agenda parallelism, thinking of a problem directly in terms of the tasks that must be carried out, is an extremely important class of parallel algorithms. Tasks can be generated in many different ways. In Chapter 10 we discussed algorithms where the tasks could be generated statically or through an...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: Sottile, Matthew J., Mattson, Timothy G., Rasmussen, Craig E
Format: Buchkapitel
Sprache:eng
Schlagworte:
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:Agenda parallelism, thinking of a problem directly in terms of the tasks that must be carried out, is an extremely important class of parallel algorithms. Tasks can be generated in many different ways. In Chapter 10 we discussed algorithms where the tasks could be generated statically or through an iterative control structure. In this chapter, we consider a second important class of task parallel algorithms, problems for which the tasks are generated recursively.
DOI:10.1201/b17174-16