#include "ur/usm_allocator_config.hpp"
#include <pi2ur.hpp>
#include <ur/adapters/level_zero/ur_level_zero.hpp>
#include <ur/usm_allocator.hpp>
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) |
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.
#define _PI_LEVEL_ZERO_PLUGIN_VERSION 1 |
Definition at line 23 of file pi_level_zero.hpp.
#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.