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 c33e261 commit 0c9d8a0Copy full SHA for 0c9d8a0
examples/python/usm_memory_allocation.py
@@ -38,4 +38,4 @@
38
39
# information about device associate with USM buffer
40
print("Allocation performed on device:")
41
-mda._queue.get_sycl_device().print_device_info()
+mda._queue.sycl_device.print_device_info()
0 commit comments