Proposal ID | CP001 |
---|---|
Name | Asynchronous Data-Flow approach to heterogeneous systems |
Date of Creation | 20 July 2016 |
Target | SYCL 2.2 |
Current Status | Work In Progress |
Reply-to | Ruyman Reyes ruyman@codeplay.com |
Original author | Ruyman Reyes ruyman@codeplay.com |
Contributors | Gordon Brown gordon@codeplay.com, Victor Lomuller victor@codeplay.com, Mehdi Goli mehdi.goli@codeplay.com, Michael Wong michael.wong@codeplay.com, Peter Zuzek peter@codeplay.com |
This proposal aims to offer an asynchronous data-flow approach to program heterogeneous systems. Initially we will focus on SYCL 2.2 interface, but we aim to extract the ideas from SYCL 2.2 into separate C++ proposals.
- SYCL 1.2 specification
- SYCL 2.2 specification
- Parallel STL
- Kokkos