DPC++ Runtime
Runtime libraries for oneAPI DPC++
device_filter.hpp File Reference
#include <sycl/backend_types.hpp>
#include <sycl/detail/defines.hpp>
#include <sycl/info/info_desc.hpp>
#include <optional>
#include <ostream>
#include <string>
Include dependency graph for device_filter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sycl::_V1::detail::ods_target
 
class  sycl::_V1::detail::ods_target_list
 

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::detail
 

Functions

template<typename T >
std::ostream & sycl::_V1::detail::operator<< (std::ostream &os, std::optional< T > const &opt)
 
std::ostream & sycl::_V1::detail::operator<< (std::ostream &Out, const ods_target &Target)
 
std::vector< ods_target > sycl::_V1::detail::Parse_ONEAPI_DEVICE_SELECTOR (const std::string &envStr)