Skip to content

Commit f7f1108

Browse files
Pavel Chupinbb-sycl
authored andcommitted
[SYCL][NFC] Fix documentation typo (intel#1437)
1 parent e2d067c commit f7f1108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Following options can be passed to llvm-lit tool through --param option to
181181
configure specific single test execution in the command line:
182182

183183
* **dpcpp_compiler** - full path to dpcpp compiler;
184-
* **target_device** - comma-separated list of target devices (cpu, gpu, acc);
184+
* **target_devices** - comma-separated list of target devices (cpu, gpu, acc);
185185
* **sycl_be** - SYCL backend to be used (opencl, ext_oneapi_level_zero,
186186
ext_oneapi_cuda, ext_oneapi_hip, ext_oneapi_intel_emulator);
187187
* **dump_ir** - if IR dumping is supported for compiler (True, False);

0 commit comments

Comments
 (0)