Skip to content

Commit

Permalink
Add glossary reference: "core SYCL specification"
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlueck committed Jul 10, 2024
1 parent 7cc51d4 commit 24292c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions adoc/chapters/architecture.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -239,8 +239,7 @@ In this case, the implementation may choose to document how the backend APIs
correlate to SYCL and provide interoperation APIs that allow a SYCL application
to make calls to both the SYCL APIs and the backend APIs.
However, applications that make use of this ability are no longer conformant to
the core SYCL specification and may not be portable to other implementations of
SYCL.
the <<core-spec>> and may not be portable to other implementations of SYCL.

In order to aid with this sort of backend interoperation, SYCL provides the
[code]#backend# enumeration, and most SYCL objects provide a member function
Expand Down

0 comments on commit 24292c4

Please sign in to comment.