Skip to content

Commit c7d4f22

Browse files
committed
review
1 parent 6b2dfb3 commit c7d4f22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dpctl/_sycl_device_factory.pyx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ cpdef list get_composite_devices():
212212
Only available when `ZE_FLAT_DEVICE_HIERARCHY=COMBINED` is set in
213213
the environment, and only for specific Level Zero devices
214214
(i.e., those which expose multiple tiles as root devices).
215+
To read more about `ZE_FLAT_DEVICE_HIERARCHY=COMBINED`, see :ref:`env_var_ze_flat_device_hierarchy`.
215216
216217
For more information, see:
217218
https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/experimental/sycl_ext_oneapi_composite_device.asciidoc

0 commit comments

Comments
 (0)