master-openmp
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| master-openmp [June 11, 2026 at 11:08] – Ivan Janevski | master-openmp [June 11, 2026 at 11:08] (current) – Ivan Janevski | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| # Master (OpenMP) | # Master (OpenMP) | ||
| - | **Master** is an OpenMP directive that restricts execution of a block to thread 0. | + | **Master** is an OpenMP directive that restricts execution of a block to thread 0. Unlike [[single-openmp|single]], |
| - | + | ||
| - | Unlike [[single-openmp|single]], | + | |
| ```c | ```c | ||
master-openmp.txt · Last modified: by Ivan Janevski
