Skip to content

steffenlarsen/SYCL-Docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYCL-Docs

SYCL Open Source Specification

This repository contains the source and tool chain used to generate the formal SYCL specifications found on https://www.khronos.org/sycl/

Building

To build the PDF you need the LaTeX framework installed.

A good start on Debian/Ubuntu for example is to install the texlive-full and make packages.

To build the PDF specification:

cd latex
make

and it should produce the file sycl-1.2.1.pdf.

About

SYCL Open Source Specification

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 84.4%
  • C++ 15.3%
  • Other 0.3%