Skip to content

Commit f97f299

Browse files
committed
List restrictions for Nvidia and AMD devices
1 parent 11df2bd commit f97f299

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sycl/doc/extensions/experimental/sycl_ext_oneapi_device_architecture.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,11 @@ feature, the application must be compiled in ahead-of-time (AOT) mode using
585585
description of the `-fsycl-targets` option. These are the target names of the
586586
form "intel_gpu_*", "nvidia_gpu_*", or "amd_gpu_*".
587587

588+
The two APIs `device::ext_oneapi_architecture_is` and the
589+
`ext::oneapi::experimental::info::device::architecture` device descriptor are
590+
currently supported only for Intel devices (both GPU and CPU). There is no
591+
support yet for Nvidia or AMD devices.
592+
588593

589594
== Future direction
590595

0 commit comments

Comments
 (0)