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

Add framework for unified spec #616

Merged
merged 2 commits into from
Sep 8, 2024

Commits on Sep 8, 2024

  1. Add framework for unified spec

    * Add a section to the introduction explaining that this document is a
      specification for SYCL 2020 and SYCL-Next and also for the KHR
      extensions.
    
    * Add a (mostly empty) appendix that will hold the future KHR
      extensions.
    
    * Change some references to "SYCL 2020" to more general wording, since
      they apply also to SYCL-Next.
    
    * Remove references to "SYCL Next" and use the Asciidoc `SYCL_VERSION`
      attribute instead.
    gmlueck committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    817574a View commit details
    Browse the repository at this point in the history
  2. Add placeholder stating there are no KHRs yet

    It seems confusing to have an appendix with no KHR extensions.  I think
    we will have at least one by the time this spec is published, but just
    to be safe add a sentence stating that there are no KHR extensions yet
    in the appendix.  We'll remove this sentence when we have our first KHR.
    gmlueck committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    38d3bc7 View commit details
    Browse the repository at this point in the history