Skip to content

Commit

Permalink
[SYCL][Doc] Fix remaining document link issues in release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-semenov committed Feb 9, 2023
1 parent 18126d0 commit 0f03943
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sycl/ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ but can only be used if there are no cross-object dependencies. [f884993d]
- Added support for per-aspect device code split mode. [9a2c4fe5]
- Extended support for the large GRF mode to non-ESIMD kernels. [9994934b]
[ab2a42c6]
- Implemented the [`sycl_ext_intel_device_architecture`](doc/extensions/experimental/sycl_ext_oneapi_device_architecture.asciidoc)
- Implemented the [`sycl_ext_oneapi_device_architecture`](doc/extensions/experimental/sycl_ext_oneapi_device_architecture.asciidoc)
extension. [0e32a28d] [b59d93cc] [5bd5c871] [e5de913f]
- Implemented the [`sycl_ext_oneapi_kernel_properties`](doc/extensions/experimental/sycl_ext_oneapi_kernel_properties.asciidoc)
experimental extension. [332e4ee0] [27454de6] [70ee3d56] [430c7221]
Expand Down Expand Up @@ -91,7 +91,7 @@ enviornment variable. [bd03e0d3]
extension specification. [7f2b17ed]
- Added the [`sycl_ext_oneapi_memcpy2d`](doc/extensions/supported/sycl_ext_oneapi_memcpy2d.asciidoc)
extension specification. [296e9c3a]
- Added the [`sycl_ext_oneapi_user_defined_reductions`](doc/extensions/experimental/sycl_ext_oneapi_group_sort.asciidoc)
- Added the [`sycl_ext_oneapi_user_defined_reductions`](doc/extensions/proposed/sycl_ext_oneapi_user_defined_reductions.asciidoc)
extension specification. [cd4fd8c7]
- Added the [`sycl_ext_oneapi_weak_object`](doc/extensions/supported/sycl_ext_oneapi_weak_object.asciidoc)
extension specification. [d9484274]
Expand Down Expand Up @@ -171,7 +171,7 @@ extension to use SYCL 2020 style selectors. [04176516]
- Updated the [`sycl_ext_intel_fpga_kernel_interface_properties`](doc/extensions/proposed/sycl_ext_intel_fpga_kernel_interface_properties.asciidoc)
extension proposal to allow the compiler to determine the initiation interval.
[1a1fd8d1]
- Updated the [`sycl_ext_usm_address_spaces`](doc/extensions/supported/sycl_ext_intel_usm_address_spaces.asciidoc)
- Updated the [`sycl_ext_intel_usm_address_spaces`](doc/extensions/supported/sycl_ext_intel_usm_address_spaces.asciidoc)
extension to adhere to SYCL 2020 `multi_ptr`. [4a9e9a0e]
- Added a new matrix use parameter to `joint_matrix` from the
[`sycl_ext_oneapi_matrix`](doc/extensions/experimental/sycl_ext_oneapi_matrix/sycl_ext_oneapi_matrix.asciidoc)
Expand Down

0 comments on commit 0f03943

Please sign in to comment.