Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 454 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 454 Bytes

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.