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

SYCL Intro grammar #476

Closed
tomdeakin opened this issue Oct 17, 2023 · 2 comments
Closed

SYCL Intro grammar #476

tomdeakin opened this issue Oct 17, 2023 · 2 comments

Comments

@tomdeakin
Copy link
Contributor

The SYCL 2020 rev 7 introduction reads:

SYCL (pronounced “sickle”) is a royalty-free, cross-platform abstraction C++ programming model for heterogeneous computing.

The grammar here is pretty weird, and I think one (or more) words have disappeared.

@gmlueck
Copy link
Contributor

gmlueck commented Oct 17, 2023

The odd grammar exists in SYCL 1.2.1 also. Personally, I think there are too many words, and we can just say:

SYCL (pronounced “sickle”) is a royalty-free, cross-platform C++ programming model for heterogeneous computing.

@Pennycook
Copy link
Contributor

Fixed by #694.

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

No branches or pull requests

3 participants