propertyT get_property() const
Gets the specified property of this context_impl.
PlatformImplPtr getPlatformImpl() const
bool has_property() const
Checks if this context_impl has a property of type propertyT.
const std::vector< device > & getDevices() const
Unlike ‘get_info<info::context::devices>’, this function returns a reference.
Locked< CachedLibProgramsT > acquireCachedLibPrograms()
In contrast to user programs, which are compiled from user code, library programs come from the SYCL ...
const plugin & getPlugin() const
PI context mapping to a CUDA context object.