directive-based programming model
C11640
concept
A directive-based programming model is a high-level parallel programming approach where developers annotate code with compiler-interpreted directives (pragmas) to express parallelism and data movement without explicitly managing low-level threading or synchronization details.
All labels observed (1)
| Label | Occurrences |
|---|---|
| directive-based programming model canonical | 2 |
Instances (2)
| Instance | Via concept surface |
|---|---|
| Open Accelerators | — |
| OpenACC | — |