Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 912 Bytes

File metadata and controls

25 lines (19 loc) · 912 Bytes

Asynchronous Data-Flow approach to Heterogeneous System

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 [email protected]
Original author Ruyman Reyes [email protected]
Contributors Gordon Brown [email protected], Victor Lomuller [email protected], Mehdi Goli [email protected], Michael Wong [email protected], Peter Zuzek [email protected]

Overview

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.

References

  • SYCL 1.2 specification
  • SYCL 2.2 specification
  • Parallel STL
  • Kokkos