Skip to content

Commit 3f3d7d0

Browse files
vladimirlazbader
andauthored
Apply suggestions from code review
Co-authored-by: Alexey Bader <[email protected]>
1 parent 923a6e6 commit 3f3d7d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/doc/GetStartedGuide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,8 @@ There are 3 types of tests which are used for DPC++ toolchain validation:
284284
* DPC++ in-tree LIT tests including [check-llvm](../../llvm/test),
285285
[check-clang](../../clang/test), [check-llvm-spirv](../../llvm-spirv/test) and
286286
[check-sycl](../../sycl/test) targets stored in this repository. These tests
287-
should be not have hardware or external software dependencies (e.g OpenCL,
288-
Level Zero, CUDA runtimes). All test which do not follow this approach should
287+
should be not have hardware (e.g. GPU, FPGA, etc.) or external software dependencies (e.g OpenCL,
288+
Level Zero, CUDA runtimes). All tests not following this approach should
289289
be moved to DPC++ end-to-end tests.
290290
291291
* DPC++ end-to-end (E2E) tests which are extension to

0 commit comments

Comments
 (0)