DPC++ Runtime
Runtime libraries for oneAPI DPC++
pi_level_zero.hpp File Reference

Declarations for Level Zero Plugin. More...

#include <adapters/level_zero/ur_level_zero.hpp>
#include <pi2ur.hpp>
Include dependency graph for pi_level_zero.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _PI_LEVEL_ZERO_PLUGIN_VERSION   1
 
#define _PI_LEVEL_ZERO_PLUGIN_VERSION_STRING    _PI_PLUGIN_VERSION_STRING(_PI_LEVEL_ZERO_PLUGIN_VERSION)
 

Detailed Description

Declarations for Level Zero Plugin.

It is the interface between the device-agnostic SYCL runtime layer and underlying Level Zero runtime.

Definition in file pi_level_zero.hpp.

Macro Definition Documentation

◆ _PI_LEVEL_ZERO_PLUGIN_VERSION

#define _PI_LEVEL_ZERO_PLUGIN_VERSION   1

Definition at line 23 of file pi_level_zero.hpp.

◆ _PI_LEVEL_ZERO_PLUGIN_VERSION_STRING

#define _PI_LEVEL_ZERO_PLUGIN_VERSION_STRING    _PI_PLUGIN_VERSION_STRING(_PI_LEVEL_ZERO_PLUGIN_VERSION)

Definition at line 25 of file pi_level_zero.hpp.