SYCL 2017
Sat 4 - Wed 8 February 2017 Austin, Texas, United States
co-located with PPoPP 2017
All Editions
Sat 4 - Wed 8 February 2017 Austin, Texas, United States

SYCL 2017 with PPoPP 2017

SYCL is a new Khronos specification for heterogeneous computing built on top of OpenCL and C++. The SYCL 1.2 specification was published on May 2015, and the current SYCL 2.2 specification has been published on February 2016. Behind these two specifications, there has been an important community effort ongoing for more than five years. Now with the specifications available and with Codeplay releasing their Codepl ...

Sun 13 Mar 2016 Barcelona, Spain

SYCL 2016 with PPoPP 2016

SYCL (sɪkəl - as in sickle) is a royalty-free, cross-platform C++ abstraction layer that builds on the underlying concepts, portability and efficiency of OpenCL, while adding the ease-of-use and flexibility of C++. For example, SYCL enables single source development where C++ template functions can contain both host and device code to construct complex algorithms that use OpenCL acceleration, and then re-use th ...