Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cherry pick #2075 #2076

Open
wants to merge 1 commit into
base: release/2022.8.0
Choose a base branch
from
Open

cherry pick #2075 #2076

wants to merge 1 commit into from

Conversation

timmiesmith
Copy link
Contributor

Final cherry pick for release notes.

Copy link
Contributor

@mmichel11 mmichel11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment on lines +18 to +19
Intel, the Intel logo, and Arc are the trademarks of Intel Corporation or its subsidiaries.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We already have a very similar claim at the line 10 above. Is it not sufficient?

@@ -20,7 +20,7 @@ New Features
with device policies for large data sizes.
- Improved performance of ``copy``, ``fill``, ``for_each``, ``replace``, ``reverse``, ``rotate``, ``transform`` and 30+
other algorithms with device policies on GPUs.
- Improved oneDPL use with SYCL implementations other than Intel oneDPI DPC++/C++ compiler.
- Improved oneDPL use with SYCL implementations other than Intel® oneAPI DPC++/C++ Compiler.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not strictly need the trademark symbol here, because the line 7 of the Overview above already contains it, and it's sufficient to do just once for the document.

sizes of 4-8 million elements.
- ``sort``, ``stable_sort``, ``sort_by_key`` and ``stable_sort_by_key`` algorithms fail to compile
when using Clang 17 and earlier versions, as well as compilers based on these versions,
such as Intel(R) oneAPI DPC++/C++ Compiler 2023.2.0.
such as Intel® oneAPI DPC++/C++ Compiler 2023.2.0.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similarly here we can just omit the trademark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants