Skip to content

Commit 45553e1

Browse files
committed
update release notes
1 parent d55e729 commit 45553e1

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

releases/index.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
119141
1.1 provisional rev 2
120142
~~~~~~~~~~~~~~~~~~~~~
121143

0 commit comments

Comments
 (0)