We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b7213 commit 8bccec9Copy full SHA for 8bccec9
sycl/source/detail/context_impl.cpp
@@ -215,7 +215,6 @@ context_impl::get_info<info::context::atomic_fence_scope_capabilities>() const {
215
device select_device(DSelectorInvocableType DeviceSelectorInvocable,
216
std::vector<device> &Devices);
217
218
-
219
device_impl *
220
context_impl::findMatchingDeviceImpl(ur_device_handle_t &DeviceUR) const {
221
for (device_impl *D : MDevices)
0 commit comments