Changes

Jump to: navigation, search

DPS921/ND-R&D

2 bytes added, 10:53, 28 November 2018
Using Barrier
* There are some constructs that help implement synchronization such as master. The master construct defines a block that is only executed by the master thread, which makes the other threads skip it. Another example is the ordered region. This allows the parallel region to be executed in sequential order.
==== Using Implicit Barrier ====
[[File:Openmpbarrier.png | 500px]]
 
==== Ordered Example ====
17
edits

Navigation menu