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 0e3e6d2 commit 8f0acebCopy full SHA for 8f0aceb
sycl/doc/UsersManual.md
@@ -40,6 +40,7 @@ and not recommended to use in production environment.
40
spir64_fpga-unknown-unknown, spir64_gen-unknown-unknown
41
Available in special build configuration:
42
* nvptx64-nvidia-cuda - generate code ahead of time for CUDA target;
43
+ * amdgcn-amd-amdhsa - generate code ahead of time for HIP target;
44
* native_cpu - allows to run SYCL applications with no need of an
45
additional backend (note that this feature is WIP and experimental, and
46
currently overrides all the other specified SYCL targets when enabled.)
0 commit comments