Report Open Access

Hybrid parallel programming with tasks

J. Mark Bull; Jiehong Yu

This technical report is an introduction to using a hybrid parallel programming model that combines MPI with OmpSs or OpenMP dependent tasks.  This model allows both computation and communication to be expressed using a coarse-grained dataflow approach, which helps to remove most of the unnecessary ordering constraints and intranode synchronisation imposed by the more conventional approach of MPI with OpenMP parallel loops. The report describes the model, and how it is supported by an augmented MPI library which interoperates with the tasking runtimes. It also assesses some of the advantages and disadvantages of this style of parallel programming. 

Files (1.5 MB)
Name Size
TR_HybridwithTasks.pdf
md5:7d640a7613959411ecf7bcfe16d1425d
1.5 MB Download
104
75
views
downloads
All versions This version
Views 10487
Downloads 7559
Data volume 125.9 MB89.4 MB
Unique views 7467
Unique downloads 5750

Share

Cite as