|
45 | 45 |
|
46 | 46 | % These parameters, and the documentclass options,
|
47 | 47 | % are about document identification and overall formatting.
|
48 |
| -\docdate{2016}{03}{10} |
49 |
| -\newcommand{\wgdocno}{N2017} |
50 |
| -\newcommand{\epptsno}{\placeholder{EPPTS}} |
| 48 | +\docdate{2017}{09}{21} |
| 49 | +\newcommand{\wgdocno}{N2170} |
| 50 | +\newcommand{\epptsno}{21938-1} |
51 | 51 | \standard{\epptsno}
|
52 |
| -\yearofedition{2018} |
| 52 | +\yearofedition{\placeholder{2019}} |
53 | 53 | \languageofedition{(E)}
|
54 | 54 | \renewcommand{\extrahead}{\Year-\Mo-\Dy{} \wgdocno}
|
55 | 55 |
|
|
69 | 69 | }
|
70 | 70 |
|
71 | 71 | {\large
|
72 |
| -The contents of this document match |
73 |
| -the Working Draft of the CPLEX study group adopted on 2016-03-07. |
74 |
| -Only the document identification and title page have been changed. |
75 |
| - |
76 |
| -The consensus of the study group is that this document is ready |
77 |
| -to be transferred to WG14 for further processing |
78 |
| -to produce a Technical Specification. |
79 |
| -However, the study group does not believe its work is done. |
80 |
| - |
81 |
| -This document describes only parallel execution |
82 |
| -that uses multi-processor/multi-core technology. |
83 |
| -The study group believes that further work needs to be done |
84 |
| -to support SIMD/vector technology. |
85 |
| -A goal is that a SIMD parallel loop could be expressed |
86 |
| -in terms almost identical to a parallel loop in this document, |
87 |
| -just by varying a keyword or two. |
88 |
| -Arithmetic on array sections, much as in Fortran, |
89 |
| -could also provide better support for SIMD technology. |
90 |
| -Support for GPGPU technology is also desirable, |
91 |
| -but may be more of a challenge. |
92 |
| - |
93 |
| -The title of this document has been changed |
94 |
| -to better align the expectations of the reader |
95 |
| -with those of the study group. |
96 |
| -However, it should be understood that full planning |
97 |
| -for an ISO/IEC multipart Technical Specification --- |
98 |
| -including determining the title and scope of each part in advance --- |
99 |
| -has not yet been done. |
| 72 | +The only change of technical content |
| 73 | +from N2017 to this document |
| 74 | +is the addition of a new guarantee (with associated note) |
| 75 | +to the task execution clause, |
| 76 | +to address concerns from the OpenMP community |
| 77 | +presented at the Toronto meeting. |
| 78 | + |
| 79 | +There are also a few minor editorial changes: |
| 80 | +\begin{itemize} |
| 81 | +\item |
| 82 | +The actual ISO document number for the Technical Specification |
| 83 | +has been applied. |
| 84 | + |
| 85 | +\item |
| 86 | +In the Foreword, |
| 87 | +the former description of WG14 as a Technical Committee |
| 88 | +has been corrected. |
| 89 | + |
| 90 | +\item |
| 91 | +A few footnotes describing departures from existing practice (DFEP) |
| 92 | +have been added. |
| 93 | +\end{itemize} |
100 | 94 | }
|
101 | 95 | \clearpage
|
102 | 96 | \end{cover}
|
|
108 | 102 |
|
109 | 103 | ISO/TS
|
110 | 104 | \epptsno{}
|
111 |
| -was prepared by Technical Committee ISO/IEC JTC1/SC22/WG14. |
| 105 | +was prepared by Working Group ISO/IEC JTC1/SC22/WG14. |
112 | 106 | \footnote{FYI:
|
113 | 107 | This is the only paragraph in the Foreword that has anything in it
|
114 | 108 | that's not just boilerplate.
|
|
0 commit comments