Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 771 Bytes

File metadata and controls

19 lines (14 loc) · 771 Bytes

Async Work Group Copy & Prefetch Builtins

Proposal ID C009
Name Async Work Group Copy & Prefetch Builtins
Date of Creation 19 July 2017
Target SYCL 2.2
Current Status Accepted with changes
Reply-to Gordon Brown [email protected]
Original author Gordon Brown [email protected]
Contributors Ruyman Reyes [email protected]

Overview

This paper proposes the addition of the asycnhronous work group copy and prefetch builtin functions in SYCL. As these builtin functions require sycnhronization within a SYCL kernel, this paper also proposes the addition of the the device_event class and the wait group events builtin.

Versions

Version 1