|
| 1 | +.. oneAPI Specification Versions documentation master file, created by |
| 2 | + sphinx-quickstart on Thu Apr 8 09:51:39 2021. |
| 3 | + You can adapt this file completely to your liking, but it should at least |
| 4 | + contain the root `toctree` directive. |
| 5 | +
|
| 6 | +=============================== |
| 7 | + oneAPI Specification Releases |
| 8 | +=============================== |
| 9 | + |
| 10 | + |
| 11 | +This document lists releases of oneAPI specifications. |
| 12 | + |
| 13 | +In addition to be published as part of the oneAPI spefication, some of |
| 14 | +the components publish specifications independent from the oneAPI |
| 15 | +specification. Typically, a oneAPI specification includes a snapshot |
| 16 | +of the latest approved release of the component. This page lists |
| 17 | +releases of the oneAPI specification and releases of component |
| 18 | +specifications. Releases of collections of oneAPI components |
| 19 | +(e.g. Intel oneAPI Basekit) identify the version of the oneAPI |
| 20 | +specification that it supports. |
| 21 | + |
| 22 | + |
| 23 | +oneAPI Specification |
| 24 | +==================== |
| 25 | + |
| 26 | +The latest approved specification is 1.0. The 1.1 specification is |
| 27 | +under development and is labeled *provisional* until it is approved. |
| 28 | + |
| 29 | + |
| 30 | +1.1 |
| 31 | +--- |
| 32 | + |
| 33 | +.. list-table:: |
| 34 | + :widths: 30 20 50 |
| 35 | + :header-rows: 1 |
| 36 | + |
| 37 | + * - Version |
| 38 | + - Date |
| 39 | + - View |
| 40 | + * - `1.1 provisional rev 1`_ |
| 41 | + - 2020-4-7 |
| 42 | + - `HTML <https://spec.oneapi.com/versions/1.1-provisional-rev-1/>`__ `PDF <https://spec.oneapi.com/versions/1.1-provisional-rev-1/oneAPI-spec.pdf>`__ |
| 43 | + |
| 44 | + |
| 45 | +1.0 |
| 46 | +--- |
| 47 | + |
| 48 | +.. list-table:: |
| 49 | + :widths: 30 20 50 |
| 50 | + :header-rows: 1 |
| 51 | + |
| 52 | + * - Version |
| 53 | + - Date |
| 54 | + - View |
| 55 | + * - `1.0 rev 2`_ |
| 56 | + - 2020-10-21 |
| 57 | + - `HTML <https://spec.oneapi.com/versions/1.0-rev-2/>`__ `PDF <https://spec.oneapi.com/versions/1.0-rev-2/oneAPI-spec.pdf>`__ |
| 58 | + * - `1.0 rev 1`_ |
| 59 | + - 2020-9-14 |
| 60 | + - `HTML <https://spec.oneapi.com/versions/1.0-rev-1/>`__ `PDF <https://spec.oneapi.com/versions/1.0-rev-1/oneAPI-spec.pdf>`__ |
| 61 | + |
| 62 | +Release Notes |
| 63 | +------------- |
| 64 | + |
| 65 | +1.1 provisional rev 1 |
| 66 | +~~~~~~~~~~~~~~~~~~~~~ |
| 67 | + |
| 68 | +1.0 rev 2 |
| 69 | +~~~~~~~~~ |
| 70 | + |
| 71 | +* Formatting fixes for PDF |
| 72 | + |
| 73 | +1.0 rev 1 |
| 74 | +~~~~~~~~~ |
| 75 | + |
| 76 | +* Initial release |
| 77 | + |
| 78 | +Advanced Ray Tracing |
| 79 | +==================== |
| 80 | + |
| 81 | +.. list-table:: |
| 82 | + :widths: 30 20 50 |
| 83 | + :header-rows: 1 |
| 84 | + |
| 85 | + * - Version |
| 86 | + - Date |
| 87 | + - View |
| 88 | + * - `oneART v0.5`_ |
| 89 | + - 2021-2-18 |
| 90 | + - `HTML <https://spec.oneapi.com/oneart/0.5-rev-1/index.html>`__ |
| 91 | + |
| 92 | + |
| 93 | +Release Notes |
| 94 | +------------- |
| 95 | + |
| 96 | +oneART v0.5 |
| 97 | +~~~~~~~~~~~ |
| 98 | + |
| 99 | +* Advanced ray tracing capabilities have been added to the oneAPI |
| 100 | + specification providing software developers across the industry the |
| 101 | + ability to “write once” for high-fidelity ray-traced computations |
| 102 | + across multiple vendors’ systems and accelerators. Standardizing |
| 103 | + these interfaces provides well-designed, tried and true APIs and |
| 104 | + options for a broad set of compute and rendering infrastructure |
| 105 | + development. |
| 106 | + |
| 107 | +* The advanced ray tracing functionality is subdivided into several |
| 108 | + domains within the oneAPI Specification: |
| 109 | + |
| 110 | + * Geometric ray tracing computations |
| 111 | + * Volumetric computation and rendering |
| 112 | + * Image denoising |
| 113 | + * Scalable rendering and visualization infrastructure |
| 114 | + |
| 115 | +* The set of Advanced Ray Tracing APIs include the following, which |
| 116 | + are in active use via the Intel® oneAPI Rendering Toolkit: |
| 117 | + |
| 118 | + * Embree |
| 119 | + * Open Volume Kernel Library |
| 120 | + * Open Image Denoise |
| 121 | + * OSPRay |
| 122 | + |
| 123 | + |
| 124 | +oneDNN Graph |
| 125 | +============ |
| 126 | + |
| 127 | +.. list-table:: |
| 128 | + :widths: 30 20 50 |
| 129 | + :header-rows: 1 |
| 130 | + |
| 131 | + * - Version |
| 132 | + - Date |
| 133 | + - View |
| 134 | + * - `oneDNN Graph v0.5`_ |
| 135 | + - 2021-4-8 |
| 136 | + - `HTML <https://spec.oneapi.com/onednn-graph/latest/index.html>`__ |
| 137 | + |
| 138 | +Release Notes |
| 139 | +------------- |
| 140 | + |
| 141 | +oneDNN Graph v0.5 |
| 142 | +~~~~~~~~~~~~~~~~~ |
| 143 | + |
| 144 | +oneVPL |
| 145 | +====== |
| 146 | + |
| 147 | +.. list-table:: |
| 148 | + :widths: 30 20 50 |
| 149 | + :header-rows: 1 |
| 150 | + |
| 151 | + * - Version |
| 152 | + - Date |
| 153 | + - View |
| 154 | + * - `oneVPL v2.3.1`_ |
| 155 | + - 2021-4-8 |
| 156 | + - `HTML <https://spec.oneapi.com/onevpl/2.3.1/index.html>`__ |
| 157 | + |
| 158 | +Release Notes |
| 159 | +------------- |
| 160 | + |
| 161 | +oneVPL v2.3.1 |
| 162 | +~~~~~~~~~~~~~ |
| 163 | + |
| 164 | +* Encoding in Hyper mode. |
| 165 | + |
| 166 | +* New product names for platforms: |
| 167 | + |
| 168 | + * Code name Rocket Lake, |
| 169 | + * Code name Alder Lake S, |
| 170 | + * Code name Alder Lake P, |
| 171 | + * Code name Arctic Sound P. |
| 172 | + |
| 173 | +* mfx.h header file is added which includes all header files. |
| 174 | +* Added deprecation messages (deprecation macro) to the MFXInit and MFXInitEx functions definition. |
0 commit comments