File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -114,8 +114,30 @@ Changes since 1.0
114114
115115* DPC++
116116
117+ The new extensions listed as part of oneAPI 1.1 include simplified
118+ device selection through text-based filtering, a default context for
119+ each platform to simplify common coding patterns, interoperability
120+ with devices that use Level Zero as a backend, an easier to use
121+ kernel-scope local memory allocation mechanism, GPU-specific
122+ information queries, FPGA-specific performance tuning controls, and
123+ a sub-group mask feature.
124+
125+ DPC++ features that were incorporated into the SYCL 2020 spec were
126+ removed from this document.
127+
117128* oneVPL
118129
130+ New AV1 encode features. Enabled support for planar I422, I210, and
131+ BGR formats. Added surface pool interface for surface management.
132+
133+ * Level Zero
134+
135+ Updates included significantly improved image processing
136+ functionality, better interoperability with other APIs and operating
137+ systems, new extensions for floating-point atomics and additional
138+ subgroup operations, and extensions to tune and optimize the way
139+ memory is allocated and kernels are scheduled on specific devices.
140+
1191411.1 provisional rev 2
120142~~~~~~~~~~~~~~~~~~~~~
121143
You can’t perform that action at this time.
0 commit comments