DPC++ Runtime
Runtime libraries for oneAPI DPC++
The Plugin Interface
Collaboration diagram for The Plugin Interface:

Modules

 CUDA Plugin
 
 HIP Plugin
 
 Level Zero Plugin
 
 OpenCL Plugin
 

Files

file  pi.hpp
 C++ wrapper of extern "C" PI interfaces.
 
file  pi.cpp
 Implementation of C++ wrappers for PI interface.
 

Classes

class  sycl::_V1::detail::plugin
 The plugin class provides a unified interface to the underlying low-level runtimes for the device-agnostic SYCL runtime. More...
 

Detailed Description