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 a793a03 commit e31b94eCopy full SHA for e31b94e
sycl/doc/GetStartedGuide.md
@@ -90,7 +90,7 @@ python %DPCPP_HOME%\llvm\buildbot\compile.py
90
91
You can use the following flags with `configure.py`:
92
93
-* `--system-ocl` -> Don't Download OpenCL deps via cmake but use the system ones
+* `--system-ocl` -> Don't download OpenCL headers and library via CMake but use the system ones
94
* `--no-werror` -> Don't treat warnings as errors when compiling llvm
95
* `--cuda` -> use the cuda backend (see [Nvidia CUDA](#build-dpc-toolchain-with-support-for-nvidia-cuda))
96
* `--shared-libs` -> Build shared libraries
0 commit comments