#include <detail/device_impl.hpp>
#include <detail/filter_selector_impl.hpp>
#include <sycl/backend_types.hpp>
#include <sycl/device.hpp>
#include <sycl/device_selector.hpp>
#include <sycl/exception.hpp>
#include <sycl/stl.hpp>
#include <cctype>
#include <regex>
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
sycl | |
---— Error handling, matching OpenCL plugin semantics. | |
sycl::_V1 | |
sycl::_V1::ext | |
sycl::_V1::ext::oneapi | |
sycl::_V1::ext::oneapi::detail | |
Functions | |
std::vector< std::string > | sycl::_V1::ext::oneapi::detail::tokenize (const std::string &Filter, const std::string &Delim) |
filter | sycl::_V1::ext::oneapi::detail::create_filter (const std::string &Input) |
namespace | sycl::_V1::__SYCL2020_DEPRECATED ("use 'ext::oneapi' instead") ONEAPI |