Skip to content

Pennycook/SYCL-Docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • TeX 89.0%
  • C++ 10.9%
  • Other 0.1%