5.3.2. Send-only Partitioning Example with Tasks and OpenMP version 4.0 or later
Up: Partitioned Communication Examples
Next: Send and Receive Partitioning Example with OpenMP version 4.0 or later
Previous: Partition Communication with Threads/Tasks Using OpenMP 4.0 or later
The previous example is tailored specifically for send-side partitioning using threads.
This is an example where parallel task producers produce
input to part of an overall buffer; they complete in any order and contribute
to the overall buffer.
Example
Parallel task producers for partitioned communication using threads.
Up: Partitioned Communication Examples
Next: Send and Receive Partitioning Example with OpenMP version 4.0 or later
Previous: Partition Communication with Threads/Tasks Using OpenMP 4.0 or later
Return to MPI-4.1 Standard Index
Return to MPI Forum Home Page
(Unofficial) MPI-4.1 of November 2, 2023
HTML Generated on November 19, 2023