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 e17362a commit c971b45Copy full SHA for c971b45
doc/build/build_options.md
@@ -282,8 +282,8 @@ $ cmake -DONEDNN_GPU_RUNTIME=OCL -DOPENCLROOT=/path/to/opencl/sdk ..
282
283
The graph component can be enabled via the build option `ONEDNN_BUILD_GRAPH`.
284
But the build option does not work with some values of other build options.
285
-Specifying the options and values simutanously in one build will lead to a CMake
286
-error.
+Specifying the options and values simultaneously in one build will lead to a
+CMake error.
287
288
| CMake Option | Value |
289
|:------------------------|:---------------|
0 commit comments