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 6b2dfb3 commit c7d4f22Copy full SHA for c7d4f22
dpctl/_sycl_device_factory.pyx
@@ -212,6 +212,7 @@ cpdef list get_composite_devices():
212
Only available when `ZE_FLAT_DEVICE_HIERARCHY=COMBINED` is set in
213
the environment, and only for specific Level Zero devices
214
(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`.
216
217
For more information, see:
218
https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/experimental/sycl_ext_oneapi_composite_device.asciidoc
0 commit comments