Skip to content

Commit 82d615d

Browse files
Exercise Device.print_device_info in tests
1 parent 00286b6 commit 82d615d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dpctl/tests/test_usm_ndarray_ctor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,7 @@ def test_datapi_device():
363363
X.device.sycl_queue
364364
X.device.sycl_device
365365
repr(X.device)
366+
X.device.print_device_info()
366367

367368

368369
def _pyx_capi_fnptr_to_callable(

0 commit comments

Comments
 (0)