Skip to content

Commit

Permalink
Run reflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TApplencourt committed Oct 25, 2023
1 parent 6a27add commit 9e6a0d5
Show file tree
Hide file tree
Showing 14 changed files with 6,260 additions and 5,656 deletions.
8 changes: 5 additions & 3 deletions adoc/chapters/acknowledgements.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,10 @@
* Michael Wong, Codeplay
* Peter Žužek, Codeplay
* Matt Newport, EA
* Rasool Maghareh, Huawei Technologies Co. Ltd.
* Guansong Zhang, Huawei Technologies Co. Ltd.
* Rasool Maghareh, Huawei Technologies Co.
Ltd.
* Guansong Zhang, Huawei Technologies Co.
Ltd.
* Ruslan Arutyunyan, Intel
* Alexey Bader, Intel
* James Brodman, Intel
Expand All @@ -67,7 +69,7 @@
* Jon Leech, Luna Princeps LLC
* Kathleen Mattson, Miller & Mattson, LLC
* Dave Miller, Miller & Mattson, LLC
* Stéphanie Even, Mercedes-Benz Research and Development NA
* Stéphanie Even, Mercedes-Benz Research and Development NA
* Chris Gearing, Mobileye
* Seiji Nishimura, NSITEXE, Inc.
* Neil Trevett, NVIDIA
Expand Down
2,120 changes: 1,125 additions & 995 deletions adoc/chapters/architecture.adoc

Large diffs are not rendered by default.

71 changes: 38 additions & 33 deletions adoc/chapters/copyright-spec.adoc
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
Copyright (c) 2011-2023 The Khronos Group, Inc.

This Specification is protected by copyright laws and contains material
proprietary to Khronos. Except as described by these terms, it or any
components may not be reproduced, republished, distributed, transmitted,
displayed, broadcast or otherwise exploited in any manner without the
express prior written permission of Khronos.
proprietary to Khronos.
Except as described by these terms, it or any components may not be
reproduced, republished, distributed, transmitted, displayed, broadcast or
otherwise exploited in any manner without the express prior written
permission of Khronos.
Khronos grants a conditional copyright license to use and reproduce the
unmodified Specification for any purpose, without fee or royalty, EXCEPT no
licenses to any patent, trademark or other intellectual property rights are
Expand All @@ -23,27 +24,28 @@ or otherwise, arising from or in connection with these materials.

This Specification has been created under the Khronos Intellectual Property
Rights Policy, which is Attachment A of the Khronos Group Membership
Agreement available at https://www.khronos.org/files/member_agreement.pdf, and which
defines the terms 'Scope', 'Compliant Portion', and 'Necessary Patent Claims'.
Parties desiring to implement the Specification and make use of Khronos trademarks
in relation to that implementation, and receive reciprocal patent license protection
under the Khronos Intellectual Property Rights Policy must become Adopters and
confirm the implementation as conformant under the process defined by Khronos for
this Specification; see https://www.khronos.org/adopters.
Agreement available at https://www.khronos.org/files/member_agreement.pdf,
and which defines the terms 'Scope', 'Compliant Portion', and 'Necessary
Patent Claims'.
Parties desiring to implement the Specification and make use of Khronos
trademarks in relation to that implementation, and receive reciprocal patent
license protection under the Khronos Intellectual Property Rights Policy
must become Adopters and confirm the implementation as conformant under the
process defined by Khronos for this Specification; see
https://www.khronos.org/adopters.

Some parts of this Specification are purely informative and so are EXCLUDED from
the Scope of this Specification.
Some parts of this Specification are purely informative and so are EXCLUDED
from the Scope of this Specification.
// Jon: how much do we want to say about Informative spec sections? No
// convention in use at present. Could also add a "technical terminology"
// section and link from the following paragraph.
// The <<introduction-conventions>> section of the
// <<introduction>> defines how these parts of the Specification are identified.

Where this Specification uses technical
terminology, defined in the <<glossary>> or otherwise, that refer to
enabling technologies that are not expressly set forth in this
Specification, those enabling technologies are EXCLUDED from the Scope of
this Specification.
Where this Specification uses technical terminology, defined in the
<<glossary>> or otherwise, that refer to enabling technologies that are not
expressly set forth in this Specification, those enabling technologies are
EXCLUDED from the Scope of this Specification.
For clarity, enabling technologies not disclosed with particularity in this
Specification (e.g. semiconductor manufacturing technology, hardware
architecture, processor architecture or microarchitecture, memory
Expand All @@ -53,28 +55,31 @@ are NOT to be considered expressly set forth; only those application program
interfaces and data structures disclosed with particularity are included in
the Scope of this Specification.

For purposes of the Khronos Intellectual Property Rights Policy as it relates
to the definition of Necessary Patent Claims, all recommended or optional
features, behaviors and functionality set forth in this Specification, if
implemented, are considered to be included as Compliant Portions.
For purposes of the Khronos Intellectual Property Rights Policy as it
relates to the definition of Necessary Patent Claims, all recommended or
optional features, behaviors and functionality set forth in this
Specification, if implemented, are considered to be included as Compliant
Portions.

Where this Specification includes
normative references to external documents, only the specifically
identified sections of those external documents are INCLUDED in the Scope of
this Specification. If not created by Khronos, those external documents may
contain contributions from non-members of Khronos not covered by the Khronos
Where this Specification includes normative references to external
documents, only the specifically identified sections of those external
documents are INCLUDED in the Scope of this Specification.
If not created by Khronos, those external documents may contain
contributions from non-members of Khronos not covered by the Khronos
Intellectual Property Rights Policy.

ifndef::ratified_core_spec[]
This document contains extensions which are not ratified by Khronos, and as
such is not a ratified Specification, though it contains text from (and is a
superset of) the ratified SYCL Specification. The ratified version of the
SYCL Specification can be found at
superset of) the ratified SYCL Specification.
The ratified version of the SYCL Specification can be found at
https://www.khronos.org/registry/SYCL .
endif::ratified_core_spec[]

Khronos and Vulkan are registered trademarks, and SPIR-V is a trademark of
The Khronos Group Inc. OpenCL is a trademark of Apple Inc. and OpenGL is a
registered trademarks of Hewlett Packard Enterprise, all used under license
by Khronos. All other product names, trademarks, and/or company names are
used solely for identification and belong to their respective owners.
The Khronos Group Inc.
OpenCL is a trademark of Apple Inc.
and OpenGL is a registered trademarks of Hewlett Packard Enterprise, all
used under license by Khronos.
All other product names, trademarks, and/or company names are used solely
for identification and belong to their respective owners.
Loading

0 comments on commit 9e6a0d5

Please sign in to comment.