mirror of
https://github.com/OpenMP/Examples.git
synced 2025-04-04 05:41:33 +01:00
34 lines
1.7 KiB
TeX
34 lines
1.7 KiB
TeX
\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)
|
|
|
|
|