forked from OpenMP/Examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Foreword_Chapt.tex
33 lines (26 loc) · 1.71 KB
/
Foreword_Chapt.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
\chapter*{Foreword}
\label{chap:foreword}
The OpenMP Examples document has been updated with new features
found in the OpenMP \VER\ Specification. The additional examples and updates
are referenced in the Document Revision History of the Appendix on page~\pageref{chap:history}.
Text describing an example with a \VER\ feature specifically states
that the feature support begins in the OpenMP \VER\ Specification. Also,
an \code{\small omp\_\VER} keyword is included in the metadata of the source code.
These distinctions are presented to remind readers that a \VER\ compliant
OpenMP implementation is necessary to use these features in codes.
Examples for most of the \VER\ features are included in this document,
and incremental releases will become available as more feature examples
and updates are submitted and approved by the OpenMP Examples Subcommittee.
Examples are accepted for this document after discussions, revisions and reviews
in the Examples Subcommittee, and two reviews/discussions and two votes
in the OpenMP Language Committee.
Draft examples are often derived from case studies for new features in the language,
and are revised to illustrate the basic application of the features with code comments,
and a text description. We are grateful to the numerous members of the Language Committee
who took the time to prepare codes and descriptions, and shepherd them through
the acceptance process. We sincerely appreciate the Example Subcommittee members, who
actively participated and contributed in weekly meetings over the years.
\bigskip
Examples Subcommittee Co-chairs: \smallskip\linebreak
Henry Jin (\textsc{NASA} Ames Research Center) \linebreak
Kent Milfeld (\textsc{TACC}, Texas Advanced Computing Center)