#include <sycl/context.hpp>
#include <sycl/detail/common.hpp>
#include <sycl/detail/export.hpp>
#include <sycl/device.hpp>
#include <sycl/exception.hpp>
#include <sycl/queue.hpp>
#include <sycl/usm.hpp>
#include <sycl/usm/usm_enums.hpp>
#include <cstdlib>
#include <memory>
Go to the source code of this file.
Classes | |
class | sycl::_V1::usm_allocator< T, AllocKind, Alignment > |
struct | sycl::_V1::usm_allocator< T, AllocKind, Alignment >::rebind< U > |
Namespaces | |
sycl | |
---— Error handling, matching OpenCL plugin semantics. | |
sycl::_V1 | |