Skip to content

Files

Latest commit

47cf939 · Mar 15, 2023

History

History
 
 

sycl-fusion

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

SYCL Kernel Fusion Compiler

Basic JIT compiler infrastructure to perform online kernel fusion of SYCL kernels at runtime.

The experimental SYCL extension for kernel fusion is described in this proposal.

The design of the JIT compiler is described in this design document.